# Quest System

The Zerax AI quest system allows users to earn ZXAI rewards and XP by completing approved ecosystem tasks.

Quests are designed to support real community growth, social activity, content creation and long-term user participation.

{% hint style="info" %}
Quest rewards are only counted when the task is completed properly and can be verified.
{% endhint %}

***

### How Quests Work

Users can find available quests inside the dashboard.

Each quest may include:

* A task description
* Reward amount
* XP amount
* Platform requirement
* Completion rules
* Verification process

After completing a quest, the user submits or confirms the task through the dashboard.

***

### Quest Categories

| Category              | Description                                                          |
| --------------------- | -------------------------------------------------------------------- |
| **Social Quests**     | Follow, like, repost, comment or tag tasks.                          |
| **Post Quests**       | Tasks connected to specific X, Binance Square or community posts.    |
| **Content Quests**    | Create videos, posts, threads or educational content about Zerax AI. |
| **Community Quests**  | Join, participate or support official community channels.            |
| **Daily Quests**      | Daily tasks that may refresh regularly.                              |
| **Special Campaigns** | Limited-time campaigns with higher rewards.                          |

***

### Example Quest Types

Users may see tasks such as:

* Follow the official Zerax AI account
* Like a Zerax AI post
* Repost a Zerax AI announcement
* Comment under a specific X post
* Tag Zerax AI in a relevant post
* Share a post on Binance Square
* Create a short video about Zerax AI
* Join an official community channel
* Invite users through referral links

{% hint style="success" %}
The more active and valid your participation is, the more XP and rewards you can earn.
{% endhint %}

***

### Quest Rewards

Each quest may reward users with:

* ZXAI tokens
* XP
* Level progress
* Multiplier-based bonus rewards
* Campaign-based bonuses

***

### Important Rule

Quest rewards are not guaranteed just because a user clicks a button.

Tasks may be checked manually, automatically or through AI-assisted verification.

Invalid, fake or incomplete activity may be rejected.


---

# 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/reward/quest-system.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.
