> For the complete documentation index, see [llms.txt](https://whitepaper.chibi.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.chibi.gg/roadmap.md).

# Roadmap

Our roadmap serves as a guidance for Chibi Clash while we continue to adapt to the evolution of the industry and related technologies. Details of the roadmap will continue to unfold over time, with the continuing mission of building this gaming universe for years to come!

{% content-ref url="/pages/TWvsOtBz91xGali5GHTs" %}
[Phase 1 - Into The Portal (Completed)](/roadmap/phase-1-into-the-portal-completed.md)
{% endcontent-ref %}

{% content-ref url="/pages/0qcLqcn5KmswxBjEjaln" %}
[Phase 1.5 - Fight to Survive (Completed)](/roadmap/phase-1.5-fight-to-survive-completed.md)
{% endcontent-ref %}

{% content-ref url="/pages/KYIyI4vO5ZHu46nW5Hci" %}
[Phase 2 - Kingdoms (In Progress)](/roadmap/phase-2-kingdoms-in-progress.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.chibi.gg/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.
