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

# Roadmap

CardanoGPT has articulated its forward-looking aspirations, paving the way to harness the immense capabilities of its sophisticated AI model, utility products rooted in AI, and a holistic array of DApps and tools.

This strategic blueprint delineates not just upcoming features but also shapes the trajectory of the company's business and tech evolution.

**Q2 2023**

* Idea Conception ✅
* Socials Launch ✅
* Whitepaper V1.0 Release ✅
* Community Building ✅
* Twitter Replybot Launch ✅
* Strategic Partnerships ✅

**Q3 & Q4 2023**

* Custom-Trained Chatbot Development For Projects & Communities ✅
* Whitepaper V2.0 Release ✅
* Team Expansion ✅
* $CGI Private Sale ✅
* Ambassador Program ✅
* CardanoGPT Website Launch ✅
* CGI Pre Sale & DEX Listing ✅
* Girolamo General Knowledge Chatbot Beta Launch ✅
* CGI Farming on DEX ✅
* Continuous AI Model Training & Optimization ✅

**Q1 & Q2 2024**

* Internet-Enabled X Chat & Reply Bot ✅
* AI-Powered Writing Platform Development ✅
* CardanoGPT Website V2 Launch ✅
* Launch of Captain Lace Custom-Trained Chatbot on CardanoGPT Discord ✅
* $CGI Staking Platform Launch  ✅
* Girolamo General Knowledge Chatbot Public Launch ✅
* Continuous AI Model Training & Optimization ✅

**Q3 & Q4 2024**

* **Idea Conception on Hybrid LLM** ✅
* AI-Powered Writing platform Beta Launch&#x20;
* Development & Deployment of Captain Lace Custrom-Trained on CardanoGPT Website&#x20;
* Girolamo Mobile Application Development
* Continuous AI Model Training & Optimization ✅
* $CGI Airdrop Event&#x20;
* End of The Year Survey & Users Feedback&#x20;

**Q1 & Q2 2025**

* AI-Powered Writing Platform Public Launch&#x20;
* DAO V1 Launch&#x20;
* Girolamo Mobile Application Beta launch&#x20;
* AI-Powered Writing Platform Mobile Application Development
* DAO Platform V2 Launch&#x20;
* Continuous AI Model Training & Optimization&#x20;
* &#x20;**Research on Hybrid LLM**

**Q3 & Q4 2025**

* Girolamo Mobile Application Public launch&#x20;
* AI-Powered Writing Platform  Mobile Application Beta Launch
* Continuous AI Models Training & Optimization&#x20;
* AI-Powered Writing Platform  Mobile Application. Public Launch
* **Continous Research & Development on Hybrid LLM**
* End of The Year Survey & Users Feedback&#x20;

\ <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://docs.cardanogpt.ai/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.
