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

# Roadmap

PHASE 1

* [x] Project Initial Development&#x20;
* [x] LitePaper Publish
* [x] CDAO Token Smart Contract Deployment
* [x] Website Release&#x20;
* [ ] AMA Events & Campaign&#x20;
* [ ] $CDAO Fair-Launch Bidding&#x20;
* [ ] Liquidity Pool Creation on POPSwap
* [ ] Content Quest & SocialFi Campaigns
* [ ] Ave.ai Listing and Banner ads

PHASE 2

* [x] Community Growth Campaign ( Telegram & Twitter)
* [ ] Marketing Partnership with Content Influencer on YouTube, Twitter, Wechat & TikTok.
* [ ] First CEX listing Event&#x20;
* [ ] CoinMarketCap & Coingecko Listing&#x20;

PHASE 3

* [ ] Creator On-chain DID Marketing Campaign
* [ ] Onboard Next 10000 $CDAO Holders
* [ ] Meme Contests
* [ ] &#x20;AI Content Creator training & reward system.

PHASE 4

* [ ] IRL Events in Asia , Europe & America
* [ ] Content DAO DID NFTs Venture Launch (Mint)
* [ ] Launch Content DAO DID NFTs Venture Mining Contracts (earn $CDAO)
* [ ] Boost LP Pool of $CDAO !
* [ ] Content DAO Activities ( TBA )


---

# 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://content-dao.gitbook.io/content-dao/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.
