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

# Roadmap

**Web AI roadmap of token and ecosystem month by month:**\
\
\
**February 2023:**\
\
1\) Creaton of Web AI idea with the main concept ✅\
\
2\) Development of website, whitepaper and its ecosystem of WebAI ✅\
\
3\) Seed sale by team of Web AI token ✅\
\
4\) Start of making socials for Web AI ✅\
\
5\) Development of the main ecosystem components - **ONGOING**\
\
6\) Competitions and giveaways for community building and engagement - **ONGOING**\
\
7\) $WEBAI token fairlaunch on Pinksale platform ✅\
\
8\) Preparation of high tier CEX listing ✅\
\
9\) Conducting main listings for $WEBAI token ✅\
\
10\) Partnerships - **ONGOING**\
\
11\) Start of listing Web AI SWAP on CMC - **ONGOING**\
\
12\) Launch of $WEBAI token on Pancakeswap and CEX ✅\
\
\
**March 2023:**\
\
1\) Development of Web AI NFTs - **ONGOING**\
\
2\) Massive trending campaings - **ONGOING**\
\
3\) Web AI NFTs listing on one of the biggest exchanges - **ONGOING**\
\
4\) Development of unique WebAI NFT staking pool - **ONGOING**\
\
5\) Competition of NFT Whitelist spots - **ONGOING**\
\
6\) Web AI NFTs listing on Opensea - **ONGOING**\
\
7\) Minting of Web AI NFTs - **ONGOING**\
\
8\) Initial development of Web AI play 2 earn game WAPE - **ONGOING**\
\
9\) Development of Web AI NFTs minting DAPP - **ONGOING**\
\
10\) Further partnerships - **ONGOING**<br>


---

# 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://webai.gitbook.io/web-ai-whitepaper/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.
