# Unbonding via Web

If you want to unbond your BTC, you have **two options:**

**Option 1 – Wait for Timelock to Expire**\
Your BTC will automatically unbond once the timelock ends. After that, it will become **withdrawable** without any extra steps. Simply go to My Portfolio → Withdrawable BTC tab to retrieve your funds. [#withdraw-btc](#withdraw-btc "mention")

**Option 2 – Unbond Early**\
If you prefer to withdraw BTC before the timelock expires, you can unbond your BTC early. This will start a 301 Bitcoin-block unbonding period (\~3 days) before your BTC becomes withdrawable.

***

This guide walks you through how to **unbond early on-demand and withdraw your BTC** via **My Portfolio**.

{% stepper %}
{% step %}

### **Go to My Portfolio** <a href="#step-1-connect-your-wallet" id="step-1-connect-your-wallet"></a>

Visit the [**My Portfolio**](https://app.b14g.xyz/my-portfolio) to view your BTC stakes.
{% endstep %}

{% step %}

### **Connect your wallet**

Connect the following wallets associated with your staking position:

* **Babylon-compatible wallet** – the wallet you used to create the Order (your co-staking position).
* **Bitcoin wallet** – the wallet you previously used to stake BTC linked to that Order.

Once connected, you'll see a breakdown of your BTC staking status:

* **Active BTC** – BTC confirmed after 30 blocks on the Bitcoin network; eligible for voting power, network security contribution, and yield.
* **Pending BTC** – BTC waiting for 30 Bitcoin block confirmations to become active, or currently in the 301 Bitcoin-block unbonding period.
* **Withdrawable BTC** – BTC that has completed the 301 Bitcoin-block unbonding period and is now ready to withdraw.

{% hint style="info" %}
Your staking history is shown based on the **Babylon-compatible wallet** used to create the Order.\
If you staked BTC using multiple **Bitcoin wallets**, reconnect the correct wallet to manage each specific BTC stake.
{% endhint %}
{% endstep %}

{% step %}

### **Manage BTC stakes**

In My Portfolio, select **BTC** under **My Assets** section. Then under the "**BTC (Babylon)**" section, open the **“Active BTC”** tab to view your active staked BTC.

<figure><img src="/files/kiuPrnPBiyEXi7ZYMspX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Unbond BTC**

Find the BTC stake you want to unbond and click **“Unbond”** button. Confirm the transaction in your wallet to start the **301 Bitcoin-block (\~3 days)** unbonding countdown.

<figure><img src="/files/9tcHCUDyKOBP9WHsNPZh" alt=""><figcaption></figcaption></figure>

Monitor your unbonded BTC under the **“Pending BTC”** tab.

<figure><img src="/files/2XbDhqJgTa4T4lC0FWde" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Withdraw BTC**

Once the unbonding period ends, your BTC will appear under the **“Withdrawable BTC”** tab.

Click **“Withdraw”** & confirm the transaction in your Bitcoin wallet. Your BTC will be sent back to your wallet.

<figure><img src="/files/PiWbWFtNVGzPofvflBVH" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon/unbonding-via-web.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.
