# Referral Rewards

Referral Rewards are incentives users may earn by inviting valid participants to Zerax AI.

Rewards may depend on the invited user’s activity and system rules.

***

### How Rewards Are Earned

A referral reward may be earned when the invited user completes valid actions.

Examples:

* Registers through your referral link
* Completes approved quests
* Participates in the presale
* Becomes an active ecosystem user

***

### Referral Reward Types

| Reward Type          | Description                                 |
| -------------------- | ------------------------------------------- |
| **ZXAI Rewards**     | Token rewards from valid referral activity. |
| **XP Rewards**       | XP earned from referral-based actions.      |
| **Campaign Rewards** | Special referral rewards during campaigns.  |

{% hint style="info" %}
Referral reward amounts may change depending on active campaigns and ecosystem settings.
{% endhint %}

***

### Tracking Referral Rewards

Users can track referral activity from the dashboard.

The referral section may show:

* Referral link
* Invited users
* Referral status
* Earned rewards
* Pending rewards
* Completed rewards

***

### Referral Statuses

| Status         | Meaning                                    |
| -------------- | ------------------------------------------ |
| **Registered** | The invited user created an account.       |
| **Active**     | The invited user completed valid activity. |
| **Rewarded**   | Referral reward was added.                 |
| **Invalid**    | Referral activity did not meet the rules.  |

***

### Summary

Referral Rewards are designed to reward real growth, not fake or spam activity.


---

# 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/referrals/referral-rewards.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.
