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

# Roadmap

### 1) First Haft of 2024

<figure><img src="/files/kM8Kh3tBfzgJ2qROip63" alt=""><figcaption></figcaption></figure>

* **Strategic Planning for Blockchain Adoption in Gaming:** Develop and implement a comprehensive plan to integrate blockchain technology into the gaming industry, leveraging the advantages of AI-powered enhancements within games.
* **Team Building:** Assemble a skilled and dedicated team of professionals to drive the project's success, focusing on diverse expertise in blockchain, AI, gaming, and business development.

### 2) Second Haft of 2024

<figure><img src="/files/vZhyYsr4tD1ZfCoLBZW9" alt=""><figcaption></figcaption></figure>

* **Game Character Design:** Initiate the creative process to design unique and engaging characters for the game, ensuring high-quality artwork and immersive storytelling.
* **Launch of $COAI Token:** Successfully launch the $COAI token on the cryptocurrency market, establishing its presence and utility within the gaming ecosystem.

### 3) 2025

<figure><img src="/files/mCn859ISmPT7A7PANIm8" alt=""><figcaption></figcaption></figure>

* **Development and Testing of Beta Versions:** Develop and rigorously test beta versions of the games on both Android and iOS platforms, ensuring a smooth and engaging user experience while addressing any technical challenges.

### 4) January - February 2026

<figure><img src="/files/uzTr9XnfIM2fozS8OcjI" alt=""><figcaption></figcaption></figure>

* **ABT Launch:** Execute the Automated Batch Trading (ABT) launch, implementing a system that allows for efficient and timely execution of trades, optimizing the trading process for stakeholders.

### 5) March - May 2026

<figure><img src="/files/kcSzBZWaj3kp0VdPsjft" alt=""><figcaption></figcaption></figure>

* **CBT Launch:** Follow up with the Continuous Batch Trading (CBT) launch, providing near-real-time trading capabilities to enhance market responsiveness and execution precision.

### 6) Second Haft of 2026

<figure><img src="/files/VVAhhUVuCWMOJ60YN5dp" alt=""><figcaption></figcaption></figure>

* **Game Launch on Android and iOS:** Officially launch the completed games on Android and iOS platforms, making them available to a wide audience and ensuring robust performance and user satisfaction.
* **Marketing Campaigns:** Roll out extensive marketing campaigns to promote the games across Asia and the United States, leveraging strategic partnerships and targeted advertising to maximize reach and engagement.


---

# 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://codemong.gitbook.io/codemong-by-ai-tech/introduce/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.
