# Roadmap

The **Genghis Kahn AI** project follows a structured roadmap designed to ensure steady growth, technological advancement, and community engagement.

{% stepper %}
{% step %}

### Phase 1 (Q1 2025)

* Official $KAHN token launch
* Branding, membership and community
* Formation of the first **"Generals"**—a team of AI and crypto developers supporting the project
* Basic manual AI features
  {% endstep %}

{% step %}

### Phase 2 (End of Q1 2025)

* Extension of AI features
* Member education begins
* Continuous onboarding of Devs (**Generals**)
  {% endstep %}

{% step %}

### Phase 3 (Q2-Q3 2025)

* Iterative development of Genghis Kahn AI in public
* Community/Membership assisting marketing
  {% endstep %}

{% step %}

### Phase 4 (Q4 2025)

* Continuous improvements (Feedback Loop Polishing)
* Maintenance
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions: 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://aiagent.gitbook.io/genghiskahnai/the-project/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.
