# Phase 1: The Genesis of Simulation

* Build core simulation engine
* RCP Spec, SDK and demo
* MCP adapter for demo robot

By the end of Phase 1, we aim to provide a robust foundation for cloud-native robotics simulation, enabling developers to build, test, and iterate on their designs in a safe and efficient virtual environment. This will set the stage for the expansion and integration phases to follow.

Phase 1 will be completed by 2025 Q2.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://robostack-1.gitbook.io/robostack/roadmap/phase-1-the-genesis-of-simulation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
