# 4. Trading & Campaign Rules

### **📊 Trading Rules**

All participants must comply with the following trading rules:

* Only **market orders** are allowed
* Both **buy and sell** trades count toward trading volume
* Trading volume is calculated based on **USDT value**
* Only trades executed **after campaign participation** are counted
* Slippage may occur during trade execution
* Exchange trading fees are automatically deducted

***

### **⏰ Epoch Rules**

Each campaign is divided into daily Epochs.

* One Epoch runs from **00:00 to 23:59 (UTC)**
* Trading volume is calculated separately for each Epoch
* Points are awarded based on total trading volume within each Epoch
* Rewards are distributed according to the Points earned

***

### **🔀 Multi-Exchange Campaigns**

For campaigns that support multiple exchanges:

* Trading volume from all supported exchanges is combined for calculation
* Volume across exchanges is aggregated into a single campaign score

***

### **💰 Reward Eligibility**

To qualify for reward distribution, participants must meet the following conditions: Meet the campaign’s minimum trading volume requirement

* Earn at least **1 Point** during the campaign period

Participants who meet these requirements are guaranteed to be included in the reward distribution.


---

# 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/4.-trading-and-campaign-rules.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.
