# Unstaking Guide

The Stader-Hedera staking dApp provides a user-friendly interface, allowing HBARX holders to easily unstake their HBAR with Stader.

### **How to Unstake HBAR?**

**Step 1:** Go to <https://www.staderlabs.com/hedera/stake/> and click on the “**Connect Wallet**” button.

**Step 2:** Thoroughly read the [Terms of Service](https://staderlabs.com/terms-of-service), then select your wallet from the available options. Please note that by connecting a wallet, you agree to Stader’s [Terms of Service](https://staderlabs.com/terms-of-service)

**Step 3:** Approve or confirm the connection request in your wallet to connect with the Stader dApp. Once the wallet is successfully connected, your wallet address will be visible in the top right corner of the dApp.&#x20;

**Step 4:** Click on the Unstake tab and your HBARX balance will be displayed inside the input box as "Balance"&#x20;

**Step 5:** To start the unstaking process, first, provide token limit approval for HBARX by clicking the "Approve Unstaking" button. If you have already provided token limit approval for HBARX, you can skip Steps 5 and 6.

**Step 6:** A prompt will appear in your wallet to grant Stader access to your HBARX. Enter the token limit and click "Confirm" or "Approve" to provide access. Once the token limit is successfully set, you can proceed with unstaking HBARX.

**Step 7:** Enter the amount of HBARX you wish to unstake. After entering the unstake amount, review the amount of HBAR you will receive upon unstaking. Once you are certain, click the **“Unstake HBARX”** button.

**Step 8:** Sign the transaction in your wallet, and that’s it! Once the transaction is successful, you will see the unstake confirmation screen.

**Step 9:** The amount of HBARX you unstake will be deducted from your total HBARX balance. However, the unstaked HBAR will not be immediately added to your wallet, as there is an unbonding period of 24 hours.  You can track the status of your unstaked HBAR under the "Withdraw" tab.


---

# 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/unstaking-guide.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.
