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

# Our Roadmap

## <mark style="color:$info;">Phase 1</mark>

* <mark style="color:$success;">Idea Creation</mark>
* <mark style="color:$success;">Website Launch</mark>
* <mark style="color:$success;">Token Creation & Deployment</mark>
* <mark style="color:$success;">Token Verifyng on BSC Network</mark>
* <mark style="color:$success;">Social Media Launch</mark>
* <mark style="color:$success;">White Paper V1 Live</mark>
* <mark style="color:$success;">1000 Telegram Followers</mark>
* <mark style="color:$success;">500 X(Tweeter) Followers</mark>

## <mark style="color:$info;">Phase 2</mark>

* <mark style="color:$success;">Token Listing on Pancakeswap</mark>
* <mark style="color:$success;">1000 Instagram Followers</mark>
* <mark style="color:$success;">200 Genzx Holders</mark>
* <mark style="color:$success;">Token Listing on Uniswap</mark>
* <mark style="color:$success;">Listing on Geko terminal</mark>
* <mark style="color:$success;">Listing on Dex Scanner</mark>
* <mark style="color:$success;">2000 Telegram Followers</mark>
* <mark style="color:$success;">1000 X(Tweeter) Followers</mark>
* <mark style="color:$success;">2000 Instagram Followers</mark>
* <mark style="color:$success;">Listing on Coin paprika</mark>

## <mark style="color:$info;">Phase 3</mark>

* <mark style="color:$success;">Coinmarketcap Listing</mark>
* <mark style="color:$success;">500 Genzx Holders</mark>
* <mark style="color:$success;">Press Release of Genzx</mark>
* <mark style="color:$success;">Smart Contract Audit by Certik</mark>
* <mark style="color:$success;">4000 Telegram Followers</mark>
* <mark style="color:$success;">4000 Instagram Followers</mark>
* <mark style="color:$success;">Coin Geko Listing</mark>
* <mark style="color:$success;">Another New Genzx Pair Lising</mark>

## <mark style="color:$info;">Phase 4</mark>

* <mark style="color:$success;">Genzx AI Agent beta testing</mark>
* <mark style="color:$success;">Genzx Airdrop Launch</mark>
* <mark style="color:$success;">1000 Genzx Holders</mark>
* <mark style="color:$success;">Another Press Release</mark>
* <mark style="color:$success;">Influncer Marketing</mark>

## <mark style="color:$info;">Phase 5</mark>

* <mark style="color:$success;">First Tier 2 Centralised Exchange Listing</mark>
* <mark style="color:$success;">4500 Telegram Followers</mark>
* <mark style="color:$success;">4500 Instagram Followers</mark>
* <mark style="color:$success;">1500 X(Tweeter) Followers</mark>
* <mark style="color:$success;">2000 Genzx Holders</mark>

## <mark style="color:$info;">Phase 6</mark>

* <mark style="color:$success;">Gaming Platform beta Launch</mark>
* <mark style="color:$success;">Genzx Token Utility Announcement</mark>


---

# 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://genzx.gitbook.io/genzx-docs/our-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.
