> For the complete documentation index, see [llms.txt](https://doc.thetanworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanworld.com/thetan-world-1/governance-and-tokenomics/roadmap.md).

# Roadmap

<table data-full-width="false"><thead><tr><th width="194" align="center">Phase 1</th><th width="185" align="center">Phase 2</th><th align="center">Phase 3</th><th align="center">Phase 4</th></tr></thead><tbody><tr><td align="center">Thetan Creator Launch ✅</td><td align="center">Thetan World MKP ✅</td><td align="center">Automatic Onboard System (For studio)</td><td align="center">Thetan Chain</td></tr><tr><td align="center">Thetan Rivals Launch ✅</td><td align="center">Thetan World App </td><td align="center">Live-Ops</td><td align="center">Multichain Support</td></tr><tr><td align="center">Thetan Market Beta ✅</td><td align="center">Thetan Gate/SDK ✅</td><td align="center">Portfolio Management Tools</td><td align="center">Thetan IAP</td></tr><tr><td align="center">New Tokenomics Release ✅</td><td align="center">Tokenomics Optimization </td><td align="center"></td><td align="center">Thetan Center</td></tr><tr><td align="center">NFT 2.0 ✅</td><td align="center">Thetan Immortal</td><td align="center"></td><td align="center"></td></tr><tr><td align="center">Games to onboard: 5</td><td align="center">Games to onboard: 20</td><td align="center">Games to onboard: 500</td><td align="center">Games to onboard: 1000</td></tr></tbody></table>

***\*Stay tuned for further detailed updates***


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.thetanworld.com/thetan-world-1/governance-and-tokenomics/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
