# 6. FAQ

### Staking & Points

<details>

<summary><strong>Q: Are there gas fees for staking?</strong></summary>

**A:** Yes, staking requires **two sequential transactions** (Approve and Stake), and **BNB gas fees are incurred for both transactions.** Please ensure you have sufficient BNB in your wallet before proceeding.

</details>

<details>

<summary><strong>Q: What is the minimum requirement to join the Exclusive Campaign?</strong></summary>

**A:** You must have at least **1 Stake Point**, which requires staking a minimum of **20,000 XR.** Staking less than 20,000 XR will not grant campaign eligibility.

</details>

### Trading & Rewards

<details>

<summary><strong>Q: What are the trading rules for the Exclusive Campaign?</strong></summary>

**A:** You can trade the **XR/USDT** pair on supported exchanges (KuCoin, MEXC). All orders are **executed as Market Orders**, which is identical to the General Campaign's trading rule. The minimum volume for the first Trade Point is **$5**, and the required volume doubles for each subsequent point.

</details>

<details>

<summary><strong>Q: How are rewards distributed?</strong></summary>

**A:** Rewards are **automatically distributed** to your staking wallet every day at 00:00 UTC.

</details>

<details>

<summary><strong>Q: What happens if I unstake during an active epoch?</strong></summary>

**A:** If your balance falls below 20,000 XR, your access is **immediately revoked** and your Trade Points for that epoch will **reset to 0.** You will **not receive any rewards** for that day, and you must restart your trading volume progress from the beginning to earn points again.

</details>

### Unstaking & Redemption

<details>

<summary><strong>Q: How do I get my tokens back after the 7-day cooldown?</strong></summary>

**A:** Once the 7-day cooldown ends, the tokens move to **"Ready to Redeem"** status. You must manually click the **\[Redeem]** button to claim them. All ready items are **accumulated** and can be claimed in a single transaction to save on **BNB gas fees.**

</details>

<details>

<summary><strong>Q: Can I get my $XR immediately without waiting 7 days?</strong></summary>

**A:** Yes, by using **Fast Redeem.** You can receive your $XR directly in your wallet immediately, but a **proportional fee (up to 20% in BNB)** and **BNB gas fees** will apply.

</details>

***

#### Need more details?

Join the conversation on [Discord.](https://discord.com/invite/SZFUfE2bTY)


---

# 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/6.-faq.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.
