# Token Utility

ZXAI is designed to be used across multiple parts of the Zerax AI ecosystem.

The token supports participation, incentives and future platform utility.

***

### Main Utility Areas

| Utility                   | Description                                              |
| ------------------------- | -------------------------------------------------------- |
| **Presale Participation** | Users can join the presale before public launch.         |
| **Rewards**               | Users can earn ZXAI by completing quests and activities. |
| **Referrals**             | Users can earn rewards by inviting valid participants.   |
| **Staking**               | Holders can stake ZXAI and earn staking rewards.         |
| **Platform Access**       | ZXAI may support future access to platform features.     |
| **Ecosystem Incentives**  | Used to reward growth, activity and contribution.        |

***

### Rewards Utility

Users may earn ZXAI through:

* Social quests
* Community tasks
* Daily streaks
* Referral activity
* Campaign-based rewards

{% hint style="info" %}
Reward claims may require minimum claim limits and verification before completion.
{% endhint %}

***

### Staking Utility

ZXAI staking is designed for users who want to participate longer term.

Staking may allow users to:

* Lock ZXAI
* Earn staking rewards
* Track estimated earnings
* Claim rewards
* Support long-term ecosystem participation

***

### Future Utility

As Zerax AI develops, ZXAI may become connected to more platform features.

Possible future utility areas include:

* AI tools
* System builder access
* Automation features
* Web3 system creation tools
* Premium platform functions

{% hint style="success" %}
The long-term goal is to connect ZXAI with real platform usage, not only token holding.
{% 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/token/token-utility.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.
