# 5. Unstaking & Redeem

You can initiate an unstake at any time, but please note the rules regarding points, the waiting period, and the redemption process.

***

### **Unstaking & Eligibility Reset**

* **Point Deduction:** Your Stake Points are recalculated and deducted immediately based on your remaining balance.
* **Trade Point Reset:** If your Stake Points drop to 0, all **Trade Points** accumulated in the current epoch are reset to 0.
* **Trade Point Progress Restart:** You will not receive rewards for that epoch. Even if you re-stake, you must **restart your trading volume progress from the beginning** to earn Trade Points for that round.

***

### **Unstaking Process**

1. Navigate to the **Stake** tab on app.xraders.com.
2. Click the **\[Unstake]** button.

   <figure><img src="/files/dy4rpYQvszDZ7EQk8gjY" alt=""><figcaption></figcaption></figure>
3. Enter the amount of $XR you wish to unstake.

   <figure><img src="/files/t3zAXzBJV4WphEYkNGPs" alt=""><figcaption></figcaption></figure>
4. Confirm the request and complete the wallet signature.

***

### **7-Day Cooldown & Accumulated Redemption**

* **7-Day Wait:** After requesting an unstake, a 7-day cooldown period is required before you can withdraw your $XR.

  <figure><img src="/files/ODJecuWTnpJ0IBw1FPAm" alt=""><figcaption></figcaption></figure>
* **Accumulated Claim:** Once the 7-day period expires, your tokens will be moved to the "Ready to Redeem" status.

  <figure><img src="/files/Vrp1Jv8i4xxX9zINESLj" alt=""><figcaption></figcaption></figure>
* **Manual Redeem:** You must manually click the **\[Redeem]** button to claim your tokens. All tokens that have completed their cooldown are accumulated and can be claimed in a **single transaction.**
* **Gas Fee:** A **BNB gas fee** is required to process the redemption transaction.

***

### **Fast Redeem (Instant Wallet Delivery)**

* **Direct Delivery:** Unlike standard redemption, **Fast Redeem** sends your $XR directly to your wallet immediately after the transaction is confirmed—no 7-day wait or secondary redemption step is required.

  <figure><img src="/files/4HmJqv4dQaogrz6sFvN8" alt=""><figcaption></figcaption></figure>
* **Fee & Gas:** **A fee (up to 20% in BNB)** applies, and a **BNB gas fee** is also required for the transaction.

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


---

# 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/5.-unstaking-and-redeem.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.
