> For the complete documentation index, see [llms.txt](https://docs.b14g.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b14g.xyz/user-guide/for-baby-holders/guide-babylon-marketplace/unbond-baby.md).

# Unbond BABY

This guide walks you through how to **unbond and withdraw your BABY tokens** on the **b14g Merge Marketplace**.

{% stepper %}
{% step %}

### **Go to My Portfolio**

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

{% step %}

### **Connect Your Wallet**

Connect your **Babylon-compatible wallet**. Once connected, you’ll see a detailed breakdown of your BABY staking status and the Orders you’ve staked into.
{% endstep %}

{% step %}

### **Manage BABY Stakes**

In **My Portfolio**, select **BABY** under **My Assets** section, then open the **“BABY Merge Marketplace”** section.

Here you can view all Orders you’ve staked into, along with your BABY staking status:

* **Staked:** Active BABY stakes currently contributing to voting power, network security, and earning yield.
* **Unbonding:** BABY tokens currently in the an unbonding period (\~3-4 days).
* **Withdrawable:** BABY tokens that have completed the unbonding period and are now ready to withdraw.

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

{% step %}

### **Unbond BABY**

Find the BABY stake you wish to unbond and click the “**Unbond**” button. Confirm the transaction in your Babylon wallet to start the unbonding process.

<figure><img src="/files/aWM3nwNZ94fFEYXvoOLt" alt=""><figcaption></figcaption></figure>

Once the unbonding begins, your BABY will move from the **“Staked”** column to the **“Unbonding”** column.
{% endstep %}

{% step %}

### **Withdraw BABY**

After the unbonding period ends, your BABY will appear under the **“Withdrawable”** column.

Click **“Withdraw”** button & confirm the transaction in your Babylon wallet. Your BABY tokens will then be sent back to your wallet.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-baby-holders/guide-babylon-marketplace/unbond-baby.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.
