# Roadmap

{% stepper %}
{% step %}

### Q2 2025

* Launching Amico framework officially
* Open Alpha test for AiMo app mvp
* Building amico developer community
* Partnerships with Consumer Hardwares
  {% endstep %}

{% step %}

### Q3 2025

* Amico Dev kit 1 sales starts
* Launch AiMo Agent NFT Genesis Collection
* Hosting Amico hackathon
* Building AIMOVerse community
  {% endstep %}

{% step %}

### Q4 2025

* Launch AiMo Application with NFTs and incentivize early AiMo holder and Amico contributor
* Reveal tokenomics and start points mining programs
  {% endstep %}

{% step %}

### Q1 2026

* AiMo Wearables sales starts, connecting with Amico ecosystem
* AIMOverse Token TGE in preparation
* Expanding AIMOverse consumer hardware ecosystem
  {% 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://aimonetwork.gitbook.io/aimonetwork/aimo-network/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.
