# 3. Participating in Exclusive Trade2Earn & Obtaining Trade Points

The Exclusive Campaign is a daily Trade2Earn event available only to $XR stakers. Unlike general campaigns, this is a perpetual opportunity where you can **obtain rewards every single day** based on your trading activity.

***

### **How to Participate**

1. **Check Eligibility:** Ensure you have obtained at least **1 Stake Point** (by staking 20,000 $XR or more).
2. **One-Time Registration:** Navigate to the Exclusive Campaign page and click the \[Participate] button. This is a one-time action that persists across all future epochs.

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

   <figure><img src="/files/P0IzKfdkf1h9gBsGmcC8" alt=""><figcaption></figcaption></figure>
3. **Start Trading:** Trade the **XR/USDT** pair on supported exchanges **(KuCoin or MEXC)** using market orders.
4. **Track Your Volume:** Your trading volume is tracked in real-time. Both buy and sell orders contribute to your total volume.

***

### **Obtaining Trade Points**

Trade Points are **assigned** based on your USDT trading volume within each 24-hour epoch (00:00 – 23:59 UTC). The volume required to obtain the next point doubles at each step, encouraging consistent activity.

| **Trade Point** | **Volume Required (USDT)** | **Cumulative Volume** |
| --------------- | -------------------------- | --------------------- |
| 1               | $5                         | $5                    |
| 2               | $10                        | $15                   |
| 3               | $20                        | $35                   |
| 4               | $40                        | $75                   |
| 5               | $80                        | $155                  |
| 6               | $160                       | $315                  |
| 7               | $320                       | $635                  |
| 8               | $640                       | $1,275                |
| 9               | $1,280                     | $2,555                |
| 10 (MAX)        | $2,560                     | $5,115                |

***

### **Important Trading Rules**

* **Market Orders Only:** Only market orders submitted via our service API are counted.
* **Real-time Tracking:** Volume is only tracked for trades executed **after** you click \[Participate].
* **Disqualification:** If your Stake Points drop to 0 during an active epoch (due to unstaking), your Trade Points for that epoch will be reset, and you will not receive a reward.


---

# 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/staking/3.-participating-in-exclusive-trade2earn-and-obtaining-trade-points.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.
