# Bond extra

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

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

{% endcode %}

If you are a member of a pool and wish to bond more funds, follow these steps:

1. Open the Aleph Zero Substrate Portal in your webbrowser

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

2. Go to **Network** -> **Staking** -> **Accounts** -> **Pooled**
3. Click on the three dots and select **Bond more funds**<br>

   <figure><img src="/files/5t6scchQFnNvZYZ7unpX" alt=""><figcaption></figcaption></figure>
4. If you want compound your pool rewards click **Bond Extra**<br>

   <figure><img src="/files/bJ8plSq9Vavqg8uZc78U" alt=""><figcaption><p><strong>Free balance:</strong> If you want add more funds select Free balance, enter the amount you want to bond and click <strong>Bond Extra</strong><br></p></figcaption></figure>
5. Enter the password of your account and click **Sign and Submit**<br>

   <figure><img src="/files/SvMdKNM3JtXnN9QZieEp" alt=""><figcaption></figcaption></figure>
6. Go to **Network -> Staking -> Accounts -> Pooled** and check your bonded funds<br>

   <figure><img src="/files/nAVkNrRurorOrTvNqSbN" alt=""><figcaption></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/bond-extra.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.
