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

# Roadmap

**First period**

* Business plan&#x20;
* Platform layout and planning
* Tokenomics development
* Private presale round 1
* “Watch to earn” Video and VR development
* “AI Models” development
* “Face swap” photo and video development
* NFT Marketplace development
* Subscription-based Social Platform development
* “NFT Marketplace” development
* “NFT ID” development
* “Invest in a Creator” Development
* Legal & Compliance with blockchain and creative digital content entertainment regulations
* Creators Ranking System Leader-board development

**Second period**&#x20;

* Private presale round 2
* Prelaunch marketing on all social platforms
* Social media creation and building audiences
* Marketing campaigns for launch to crypto audience
* Partnership deals for launch
* Final touch ups and testing of all our products (beta)
* List Coin18+ on decentralized exchange PancakeSwap
* Establish the liquidity pool and launch the initial token sale
* List Coin18+ on CoinMarketCap and CoinGecko
* Platform goes live
* CEX negotiations
* Build community

**Third Period**

* Strategic Partnerships
* Marketing Campaign to mainstream audience
* CEX listings
* Web3 Loyalty Program development
* NFT collections for community
* Participate in Crypto Summits and Conferences
* Participate in Creative Digital Content Industry Awards and Exhibitions
* Billboard Ad Campaigns at locations like Times Square, NY
* Official Merch Store launch
* Referral Program development

**Fourth Period**

* AI Voice Dubbing development in different languages
* AI Girlfriend / Boyfriend chatbot development
* Modeland.ai app development for creators and users
* R\&D for “Change video background”
* R\&D for “Remove tattoos”


---

# 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://ai18plus.gitbook.io/ai18plus_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.
