# Roadmap

{% stepper %}
{% step %}

## Phase 1: Idea and Development <a href="#phase-1-idea-and-development" id="phase-1-idea-and-development"></a>

* Finalise the project’s concept and utilities.
* Develop AI algorithms for:
  * Text-to-3D generation.
  * Text-to-music generation.
  * Text-to-program capabilities.
  * Text-to-NFT
  * Text-to-Metaverse
  * Text-to-Game
* Begin development of the Cypher AI platform and website.
* Build smart contracts for the Ethereum fair launch.
* Launch social media and community-building initiatives.
  {% endstep %}

{% step %}

## Phase 2: Pre-Launch and Testing <a href="#phase-2-pre-launch-and-testing" id="phase-2-pre-launch-and-testing"></a>

* Conduct internal testing of AI utilities (Text-to-3D, Text-to-Music, AI-to-Program).
* Build and integrate the AI bot platform
* Open beta testing for select users to gather feedback
* Finalize the website and integrate key feature
* Cypher AI Token Launch
  {% endstep %}

{% step %}

## Phase 3: Ecosystem Expansion <a href="#phase-3-ecosystem-expansion" id="phase-3-ecosystem-expansion"></a>

* Introduce advanced customization for Text-to-3D and Text-to-Music tools.
* Partner with developers and artists to expand use cases.
* Integrate multi-chain support to attract more users.
* Introduce staking or reward mechanisms for platform users.
  {% endstep %}

{% step %}

## Phase 4: Testing and Audit <a href="#phase-4-testing-and-audit" id="phase-4-testing-and-audit"></a>

* Conduct internal testing of AI utilities (Text-to-NFT, Text-to-Metaverse, Text-to-Game).
* Open beta testing for select users to gather feedback
* Audit For Smart Contracts
* Audit For AI Utilitys
  {% endstep %}

{% step %}

## ( To Be Announced ) <a href="#to-be-announced" id="to-be-announced"></a>

{% 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://docs.cypherai.app/cypher-ai-token/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.
