# Step-by-step to unstake uniBTC

## Submit withdrawal request

1. Go to <https://app.bedrock.technology/unibtc> page, connect wallet, then click Unstake tab.
2. Choose supported blockchain network.&#x20;
3. Enter amount of uniBTC to be unstaked.

<figure><img src="/files/QOM7W7WOaMCGr3NFbALK" alt="" width="375"><figcaption></figcaption></figure>

* Click Max button to use the max available amount.
* Maximum amount must be less than the [cap](/multi-asset-liquid-staking/unibtc/unstaking.md).
* Minimum amount is 0.0001 uniBTC.

4. Additional info:
   1. The expected amount received will match the input uniBTC amount converted into the selected wrapped BTC token for unstaking.
   2. Lock-up period: The time required for the unstaking process to complete before your selected wrapped BTC becomes available for withdrawal.
   3. Fees: Fees are applied to cover the operational cost.&#x20;
   4. Token contract: The withdrawal token contract dedicated to manage unstaking requests.&#x20;
5. Grant the allowance by clicking Approve button, with sufficient amount to the token contract.

<figure><img src="/files/pCyH7veVt77Uh2rqB5mZ" alt="" width="375"><figcaption></figcaption></figure>

6. Click Unstake button, user will see confirmation popup window, and user needs to check the amount of uniBTC to be unstaked.

<figure><img src="/files/MjTw1Tq6G4w2LNhXFFg4" alt="" width="375"><figcaption><p>Figure: Confirm to unstake</p></figcaption></figure>

7. User clicks the Confirm button, and sign in the connnected wallet to trigger the token withdrawal request.

<figure><img src="/files/znyrI6zgdekoNqjMXLWB" alt="" width="375"><figcaption><p>Figure: Pending to unstake</p></figcaption></figure>

8. Unstake success popup: Upon withdrawal request transaction is completed, it shows the successful message.

<figure><img src="/files/glEX4cmwPmiOJwcU2yLw" alt="" width="375"><figcaption><p>Figure: Unstake successfully</p></figcaption></figure>

## Claim

1. Go to <https://app.bedrock.technology/unibtc> page, connect wallet
2. Check if there is any claimable wrapped BTC

<figure><img src="/files/zkwUeWwMyEweRgh0L8DG" alt="" width="375"><figcaption></figcaption></figure>

3. Click Claim button, and confirm to Claim

<figure><img src="/files/K1GIn63LHkki26uWLTmJ" alt="" width="375"><figcaption></figcaption></figure>

4. Click again in wallet to confirm the claim transaction.
5. Upon claim successful, user is supposed to receive the claimed wrapped BTC in the connected wallet.


---

# 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://docs.bedrock.technology/multi-asset-liquid-staking/unibtc/unstaking/step-by-step-to-unstake-unibtc.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.
