# Withdraw

### What all information is present under the "Withdraw" tab?

All active unstake requests will be listed under the "Withdraw" tab. \
\- Unstake requests available for withdrawal will have an enabled "Withdraw" button.\
\- Unstake requests not yet available for withdrawal will display the release date and time.

### **What is the unbonding period for HBAR?**

Withdrawing HBAR on the Stader network takes approximately 24 hours based on Hedera network's  native unstaking time.

### **What happens after the unbonding period is complete?**

Once the unbonding period for your unstake request is complete, the "Withdraw" button will be enabled. You can then click this button to withdraw your tokens.

### Why does the “amount” shown at the time of unstaking differs a bit from the actual amount during withdrawal?

Stader collects all unstaking requests accumulated over a specific time period and sends them to the network for processing. Due to the time gap between when you initiate the unstaking and when Stader submits the request to the network, there may be a minor change in the exchange rate. The exchange rate in effect at the time Stader submits the unstaking request to the network will be used to calculate the amount you will receive upon withdrawal.

<br>


---

# 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/withdraw.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.
