# ReSim Docs > Documentation for ReSim, the simulation-based evaluation platform for autonomous systems. ReSim is a simulation-based evaluation platform for autonomous systems. These docs cover setting up the platform, running test batches and parameter sweeps, integrating with CI, building metrics, and consuming results via the CLI, SDK, MCP server, and web app. They also include reference material for the open-core libraries and conceptual explanations of simulation-based evaluation. ## Tutorials - [Tutorials](https://docs.resim.ai/tutorials/index.md) - [Get Your First Metrics in ReSim](https://docs.resim.ai/tutorials/first-external-batch/index.md) - [Run Your First Test Batch](https://docs.resim.ai/tutorials/first-batch/index.md) ## How-to Guides - [Overview](https://docs.resim.ai/setup/index.md) - [Connecting to ReSim](https://docs.resim.ai/setup/resim-data-access/index.md) - [Container Registry Access](https://docs.resim.ai/setup/container-registry-access/index.md) - [Experience Data Sources](https://docs.resim.ai/setup/experience-data-sources/index.md) - [Install the CLI](https://docs.resim.ai/setup/cli/index.md) - [Create a Project](https://docs.resim.ai/setup/projects/index.md) - [Create a System](https://docs.resim.ai/setup/systems/index.md) - [Add Experiences](https://docs.resim.ai/setup/adding-experiences/index.md) - [Assets](https://docs.resim.ai/setup/assets/index.md) - [Build Images](https://docs.resim.ai/setup/build-images/index.md) - [Metrics Images](https://docs.resim.ai/setup/metrics-builds/index.md) - [Create Test Suites](https://docs.resim.ai/setup/test-suites/index.md) - [Reports](https://docs.resim.ai/setup/reports/index.md) - [Enable Overview Page](https://docs.resim.ai/setup/overview/index.md) - [Metrics](https://docs.resim.ai/guides/metrics/index.md) - [Set Up CI](https://docs.resim.ai/setup/ci/index.md) - [GitHub Actions](https://docs.resim.ai/setup/ci/github/index.md) - [GitLab CI](https://docs.resim.ai/setup/ci/gitlab/index.md) - [Manage Artifacts](https://docs.resim.ai/guides/managing-artifacts/index.md) - [Re-run Tests](https://docs.resim.ai/guides/re-running-batches/index.md) - [Run Parameter Sweeps](https://docs.resim.ai/guides/run-sweeps/index.md) - [Hardware-in-the-Loop (Agent)](https://docs.resim.ai/guides/agent/index.md) - [ReSim SDK](https://docs.resim.ai/guides/resim-sdk/index.md) - [MCP Server](https://docs.resim.ai/guides/mcp/index.md) - [Reeves (Chat Assistant)](https://docs.resim.ai/guides/reeves/index.md) - [Stream to Foxglove](https://docs.resim.ai/guides/foxglove-primary-sites/index.md) - [Ingest Logs](https://docs.resim.ai/guides/log-ingest/index.md) - [Agentic Log Summary](https://docs.resim.ai/guides/log-summary/index.md) - [Open in IDE](https://docs.resim.ai/guides/ide-handoff/index.md) - [Debug Mode](https://docs.resim.ai/guides/debug/index.md) - [Multi-Container Builds](https://docs.resim.ai/guides/multi-container-builds/index.md) - [Archive Content](https://docs.resim.ai/guides/archive/index.md) - [Experience Caching](https://docs.resim.ai/guides/experience-caching/index.md) - [Asset Caching](https://docs.resim.ai/guides/asset-caching/index.md) - [Experience Syncing](https://docs.resim.ai/guides/experience-syncing/index.md) - [Custom Fields](https://docs.resim.ai/guides/custom-fields/index.md) - [Workflows](https://docs.resim.ai/guides/workflows/index.md) - [Optimizing Build Images](https://docs.resim.ai/guides/optimizing-build-images/index.md) ## Reference - [Reference](https://docs.resim.ai/reference/index.md) - [Core Concepts](https://docs.resim.ai/core-concepts/index.md) - [Overview](https://docs.resim.ai/open-core/metrics/index.md) - [Metrics Builds](https://docs.resim.ai/open-core/metrics/metrics_builds/index.md) - [Metrics Data](https://docs.resim.ai/open-core/metrics/metrics_data/index.md) - [Events](https://docs.resim.ai/open-core/metrics/events/index.md) - [Batch Metrics](https://docs.resim.ai/open-core/metrics/batch_metrics/index.md) - [Test Suite Report Metrics](https://docs.resim.ai/open-core/metrics/report_metrics/index.md) - [ReSim Open Libraries](https://docs.resim.ai/open-core/index.md) - [Lie Groups](https://docs.resim.ai/open-core/transforms/liegroups/index.md) - [Using SO(3) and SE(3)](https://docs.resim.ai/open-core/transforms/using_liegroups/index.md) - [Lie Group Derivatives](https://docs.resim.ai/open-core/transforms/liegroup_derivatives/index.md) - [Curves](https://docs.resim.ai/open-core/curves/index.md) - [Rigid Body State & Trajectory](https://docs.resim.ai/open-core/curves/rigid_body_state/index.md) - [Multivariate Gaussian](https://docs.resim.ai/open-core/math/gaussian/index.md) - [Time](https://docs.resim.ai/open-core/time/time/index.md) - [Error Handling](https://docs.resim.ai/open-core/assert/index.md) - [Variant Matching](https://docs.resim.ai/open-core/utils/match/index.md) - [Output Parameters](https://docs.resim.ai/open-core/utils/output_parameters/index.md) - [ReSim View](https://docs.resim.ai/open-core/visualization/index.md) - [ReSim Log Format](https://docs.resim.ai/open-core/msg/index.md) - [ROS2](https://docs.resim.ai/open-core/ros2/index.md) ## Explanation - [Explanation](https://docs.resim.ai/explanation/index.md) - [Understanding Batches & Tests](https://docs.resim.ai/guides/batches-and-tests/index.md) - [Introduction](https://docs.resim.ai/resimu/introduction/index.md) - [Rigid body dynamics on Lie groups](https://docs.resim.ai/resimu/lie_group_dynamics/index.md) - [Dual quaternions for SE(3)](https://docs.resim.ai/resimu/dual_quaternions_for_se3/index.md)