# Zerax AI Docs

## Docs

- [Welcome](https://docs.zeraxai.com/welcome.md)
- [What is Zerax AI?](https://docs.zeraxai.com/welcome/what-is-zerax-ai.md)
- [The Vision](https://docs.zeraxai.com/welcome/the-vision.md)
- [Why Zerax AI Exists](https://docs.zeraxai.com/welcome/why-zerax-ai-exists.md)
- [Ecosystem Overview](https://docs.zeraxai.com/welcome/ecosystem-overview.md)
- [Token Overview](https://docs.zeraxai.com/welcome/token-overview.md)
- [Platform Overview](https://docs.zeraxai.com/platform/platform-overview.md)
- [How Zerax AI Works](https://docs.zeraxai.com/platform/how-zerax-ai-works.md)
- [Supported Systems](https://docs.zeraxai.com/platform/supported-systems.md)
- [Future Capabilities](https://docs.zeraxai.com/platform/future-capabilities.md)
- [Token Overview](https://docs.zeraxai.com/token/token-overview.md)
- [Token Utility](https://docs.zeraxai.com/token/token-utility.md)
- [Tokenomics](https://docs.zeraxai.com/token/tokenomics.md)
- [Use Cases](https://docs.zeraxai.com/token/use-cases.md)
- [How to Buy ZXAI](https://docs.zeraxai.com/how-to-buy/how-to-buy-zxai.md)
- [Transaction Statuses](https://docs.zeraxai.com/how-to-buy/transaction-statuses.md)
- [Payment Rules](https://docs.zeraxai.com/how-to-buy/payment-rules.md)
- [Import ZXAI Token](https://docs.zeraxai.com/import-zxai-token.md)
- [Dashboard Overview](https://docs.zeraxai.com/dashboard/dashboard-overview.md)
- [Purchased Tokens](https://docs.zeraxai.com/dashboard/purchased-tokens.md)
- [Transaction History](https://docs.zeraxai.com/dashboard/transaction-history.md)
- [Wallet Profile](https://docs.zeraxai.com/dashboard/wallet-profile.md)
- [Quest System](https://docs.zeraxai.com/reward/quest-system.md)
- [Daily Quests](https://docs.zeraxai.com/reward/daily-quests.md)
- [XP & Levels](https://docs.zeraxai.com/reward/xp-and-levels.md)
- [Daily Streak](https://docs.zeraxai.com/reward/daily-streak.md)
- [Reward Claims](https://docs.zeraxai.com/reward/reward-claims.md)
- [Anti-Abuse Rules](https://docs.zeraxai.com/reward/anti-abuse-rules.md)
- [How Referrals Work](https://docs.zeraxai.com/referrals/how-referrals-work.md)
- [Referral Rewards](https://docs.zeraxai.com/referrals/referral-rewards.md)
- [Referral Rules](https://docs.zeraxai.com/referrals/referral-rules.md)
- [Staking Overview](https://docs.zeraxai.com/staking/staking-overview.md)
- [How to Stake](https://docs.zeraxai.com/staking/how-to-stake.md)
- [Rewards](https://docs.zeraxai.com/staking/rewards.md)
- [Unstaking](https://docs.zeraxai.com/staking/unstaking.md)
- [Payment Security](https://docs.zeraxai.com/security/payment-security.md)
- [Wallet Safety](https://docs.zeraxai.com/security/wallet-safety.md)
- [Anti-Fraud System](https://docs.zeraxai.com/security/anti-fraud-system.md)
- [User Responsibility](https://docs.zeraxai.com/security/user-responsibility.md)
- [Roadmap Overview](https://docs.zeraxai.com/roadmap/roadmap-overview.md)
- [Development Phases](https://docs.zeraxai.com/roadmap/development-phases.md)
- [Privacy Policy](https://docs.zeraxai.com/privacy-policy.md)
- [Terms of Use](https://docs.zeraxai.com/terms-of-use.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.zeraxai.com/welcome.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.
