# 5. Reward Distribution

XRADERS campaign rewards are distributed to eligible participants using a **Points-based proportional distribution system.** Only participants who meet the minimum trading volume requirement are included in reward distribution.

***

### **Basic Structure**

Each campaign operates under the following reward structure:

* Each campaign has a predefined **Total Reward Pool**
* The reward pool is distributed across all Epochs during the campaign period
* A fixed portion of rewards is allocated to each Epoch
* Rewards are distributed to eligible participants based on Points earned

***

### **How Points Are Calculated**

* Points are calculated based on the **total trading volume (in USDT)** within each Epoch.
* Once the **minimum trading volume** is met, you start earning **from 1 Point**.
* Points increase as your trading volume reaches **multiples of the minimum requirement**.

> **⭐️ Important:** \
> Rewards are **not affected by small differences in trading volume**. Distribution is based on **Points, not raw trading volume**.

<figure><img src="/files/a2Y60JXxI3ORkJ6m6WXN" alt=""><figcaption></figcaption></figure>

***

### **Reward Allocation by Points**

The table below shows how Points correspond to trading volume multiples.

Within the same Epoch:

* Participants with **higher Points receive a larger share** of the reward pool.
* Participants with the **same Points receive rewards at the same ratio**.

{% hint style="info" %}
For example: The reward difference between a **1 Point** participant and a **2 Points** participant is determined by the **Points ratio**, not by a small difference in trading volume.
{% endhint %}

***

### **Reward Distribution Timing**

* After each Epoch ends, rewards are **automatically distributed to your wallet starting at 00:15 UTC**.
* Distribution time may vary depending on the **number of participants and network conditions**.


---

# 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://xraders.gitbook.io/xraders-t2e-guide/5.-reward-distribution.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.
