# Roadmap Overview

Zerax AI is being developed step by step.

The roadmap focuses on building the foundation first, then expanding toward rewards, staking, AI system creation and broader platform utility.

{% hint style="info" %}
Roadmap phases may evolve depending on development progress, ecosystem needs and market conditions.
{% endhint %}

***

### Roadmap Goal

The main goal of the roadmap is to grow Zerax AI from an early ecosystem into a full AI-powered system creation platform.

The roadmap is focused on:

* Presale launch
* Dashboard release
* Reward system
* Referral system
* Staking
* Smart contract integration
* AI system builder expansion
* Automation and execution tools

***

### Current Direction

Zerax AI begins with the core ecosystem:

| Area          | Purpose                                       |
| ------------- | --------------------------------------------- |
| **Token**     | Launch the ZXAI token layer.                  |
| **Presale**   | Allow early participation.                    |
| **Dashboard** | Give users a place to track activity.         |
| **Rewards**   | Encourage user activity and community growth. |
| **Referrals** | Support organic ecosystem expansion.          |
| **Staking**   | Reward long-term token holders.               |

***

### Long-Term Direction

After the foundation is built, Zerax AI aims to expand into:

* AI system creation
* Website and app generation
* Automation workflows
* Web3 system builder tools
* Smart contract-connected interfaces
* Execution-focused AI tools

{% hint style="success" %}
The long-term goal is to move from token ecosystem to real AI-powered platform utility.
{% endhint %}


---

# 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.zeraxai.com/roadmap/roadmap-overview.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.
