# Unstake

### **What does 'unstaking' mean?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#1-what-does-unstaking-mean-in-the-context-of-ethx-) <a href="#id-1-what-does-unstaking-mean-in-the-context-of-ethx" id="id-1-what-does-unstaking-mean-in-the-context-of-ethx"></a>

Unstaking refers to the process of initiating the withdrawal of your staked assets. When you unstake HBARX, you begin the process of converting your HBARX tokens back to HBAR. Once the unstaking process is complete, you can claim your HBAR from the Withdraw tab by clicking on the "Withdraw" button.

### **What is the procedure to 'approve unstaking'?**[​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#2-what-is-the-procedure-to-approve-unstaking) <a href="#id-2-what-is-the-procedure-to-approve-unstaking" id="id-2-what-is-the-procedure-to-approve-unstaking"></a>

Initiating 'unstake approval' is your first step towards unstaking your HBARX tokens. This procedure involves providing confirmation through your wallet, thereby giving Stader Protocol the necessary permissions to handle the HBARX tokens you're looking to exchange for the equivalent staked HBAR based on the exchange rate. It's crucial to understand that, in this step, no updates are made to your BNBx holdings. The Stader protocol simply gains the necessary permissions to interact with your tokens for the unstaking process. Rest assured, there's no inherent risk associated with this step.

### **Do I still accrue rewards during the unstaking period?**[​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#6-do-i-still-accrue-rewards-during-the-unstaking-period) <a href="#id-6-do-i-still-accrue-rewards-during-the-unstaking-period" id="id-6-do-i-still-accrue-rewards-during-the-unstaking-period"></a>

No, during the unstaking process, your HBARX tokens no longer earn staking rewards. The reward accumulation ceases when the unstaking procedure is initiated.

### **How do I calculate the amount I'll receive when unstaking?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#3-how-do-i-calculate-the-amount-ill-receive-when-unstaking-) <a href="#id-3-how-do-i-calculate-the-amount-ill-receive-when-unstaking" id="id-3-how-do-i-calculate-the-amount-ill-receive-when-unstaking"></a>

The value you receive when unstaking is determined by the exchange rate either at the unstake time or the finalization time, whichever is the minimum. For instance, if the exchange rate stands at 1.05, you'll receive 1.05 HBAR for every HBARX you unstake.

### **What is the 'unstaking period'?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#4-what-is-the-unstaking-period-) <a href="#id-4-what-is-the-unstaking-period" id="id-4-what-is-the-unstaking-period"></a>

The 'unstaking period' refers to the duration required to convert your HBARX back into HBAR. Unstake requests are typically processed after 24 hours

### **What should I do after requesting to unstake?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#5-what-should-i-do-after-requesting-to-unstake-) <a href="#id-5-what-should-i-do-after-requesting-to-unstake" id="id-5-what-should-i-do-after-requesting-to-unstake"></a>

After initiating an unstake request, your next step is to wait for the unstaking period to conclude. Once completed, you'll be able to claim your unstaked HBAR in the Withdraw tab by clicking on the "Withdraw" button.


---

# 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://stader.gitbook.io/stader/hedera/unstake.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.
