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

# Roadmap

<mark style="background-color:red;">**Phase 1**</mark> - Building

* [ ] KYC, AUDIT, SAFU
* [ ] &#x20;Fairlaunch Pinksale
* [ ] &#x20;Partnership Campaign
* [ ] &#x20;Ambassador Campaign
* [ ] &#x20;Viral Time Campaign
* [ ] &#x20;Listing DEX PancakeSwap
* [ ] &#x20;10,000 Holders
* [ ] &#x20;Listing BitGet (Coming Soon)
* [ ] &#x20;Listing MEXC (Coming Soon)
* [ ] &#x20;TOP CEX Listing (Coming Soon)
* [ ] &#x20;Whitepaper + Roadmap + Website V2 (Coming Soon)

<mark style="background-color:red;">**Phase 2**</mark> - Products Phase

* [ ] 100,000 Holders
* [ ] Release DubaiCat Visa Card
* [ ] Release DubaiCat Swap
* [ ] Release DubaiCat Brand
* [ ] Release DubaiCat Metaverse
* [ ] Release DubaiCat Wallet
* [ ] Release DubaiCat Staking
* [ ] Release DubaiCat Bridge
* [ ] TOP CEX Listing


---

# 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://dubai-cat.gitbook.io/dubai-cat/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.
