# XP & Levels

Zerax AI uses XP and levels to measure user activity inside the ecosystem.

Users can earn XP by completing valid quests, daily tasks and campaign activities.

***

### How XP Works

XP may be earned from:

* Regular quests
* Daily quests
* Social tasks
* Content creation tasks
* Referral activity
* Special campaigns
* Community participation

***

### Level Progress

As users earn XP, their level may increase.

Higher levels may unlock better multipliers or improved reward potential.

| Feature        | Meaning                            |
| -------------- | ---------------------------------- |
| **XP**         | Measures user activity.            |
| **Level**      | Shows user progress.               |
| **Multiplier** | May increase future quest rewards. |

***

### Multiplier Example

| Base Reward | Multiplier | Final Reward |
| ----------: | ---------: | -----------: |
|    100 ZXAI |       1.0x |     100 ZXAI |
|    100 ZXAI |       1.2x |     120 ZXAI |
|    100 ZXAI |       1.5x |     150 ZXAI |

{% hint style="success" %}
Higher levels can make future rewards more valuable.
{% endhint %}

***

### Summary

XP and levels reward consistent, valid and valuable participation.

Users who stay active may progress faster and earn more over time.


---

# 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/xp-and-levels.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.
