# Unbond funds

{% code title="CCS nomination pool" %}

```
#48 SWISS POOL 🇨🇭 [Lowest fees]
```

{% endcode %}

If you are a member of a pool and wish to unbond all or a portion of your funds, follow these steps:

1. Open the Aleph Zero Substrate Portal in your webbrowser

```
https://azero.dev
```

2. Go to **Network** -> **Staking** -> **Accounts** -> **Pooled**<br>

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

3. Click on the three dots and select **Unbond funds**<br>

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

4. Enter the amount you want to unbond and click **Unbond**<br>

   <figure><img src="/files/HbzumW7wA4fLV9G0zbds" alt=""><figcaption><p>If you move the slider <strong>all bonded</strong> to the right the whole amount will be unbonded.</p></figcaption></figure>

5. Enter the password of your account and click **Sign and Submit**<br>

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

6. Go back to **Network -> Staking -> Accounts -> Pooled** and check your unbonding<br>

   <figure><img src="/files/QexlhjylU0R5s4GAYy21" alt=""><figcaption><p><em><mark style="color:yellow;"><strong>It will take 14 eras from now to unbond your funds.</strong></mark></em> <br>After the time has expired, a <strong>withdraw claimable</strong> must be performed for the amount to appear on the wallet.</p></figcaption></figure>


---

# 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.cryptoclubswiss.com/aleph-zero-docs/staking/pooled-nomination/unbond-funds.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.
