# Roadmap

**We've gone a long way already - but much more is to come!**

<figure><img src="/files/jGIkfpxxiai9zbUhHpw2" alt=""><figcaption></figcaption></figure>

See detailed breakdown of completed and future phases of work:

{% content-ref url="/pages/UjWMz4Cs0yIrMuIIBLCb" %}
[Phase 0: Foundations ✔️](/roadmap/phase-0-foundations.md)
{% endcontent-ref %}

{% content-ref url="/pages/4S3nMO1xvhirHrqJkmXk" %}
[Phase 1: Game Mechanics ✔️](/roadmap/phase-1-game-mechanics.md)
{% endcontent-ref %}

{% content-ref url="/pages/SYefmo7gB8Zk5SuFOpBe" %}
[Phase 2: Private Alpha ✔️](/roadmap/phase-2-private-alpha.md)
{% endcontent-ref %}

{% content-ref url="/pages/TObiWxn6SchNu2WsfDeb" %}
[Phase 3: Public Alpha](/roadmap/phase-3-public-alpha.md)
{% endcontent-ref %}

{% content-ref url="/pages/AMhl8l7gLPjVcGUpuJGT" %}
[Phase 4: Beta](/roadmap/phase-4-beta.md)
{% endcontent-ref %}

{% content-ref url="/pages/is88oeetvVi6L7MkmE0V" %}
[Phase 5: Public Launch](/roadmap/phase-5-public-launch.md)
{% endcontent-ref %}


---

# 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://docs.rogues.studio/roadmap.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.
