# Balancer

{% embed url="<https://balancer.fi/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Go to the [**Balancer.fi**](https://app.balancer.fi/) website.
* Connect your wallet and select the chain.

<figure><img src="/files/6Gc4sE1SuofojTojJJtJ" alt=""><figcaption><p>Swap page</p></figcaption></figure>

* Select the token you want to swap from and set the amount to swap.
* Choose the token to receive.
* Click “Preview”.
* Confirm the swap in the new window.

<figure><img src="/files/6uLwNF9PY3ssYqwdqhqQ" alt=""><figcaption><p>Confirm swap</p></figcaption></figure>

### Add Liquidity

* Open “Pool” tab.

<figure><img src="/files/IMQZ68SyZLQwW4QiBnCC" alt=""><figcaption><p>List of available pools</p></figcaption></figure>

* Select a pair you want to supply from the list.

<figure><img src="/files/xXudgFWJxBuWruMlVEOM" alt=""><figcaption><p>Pool dashboard</p></figcaption></figure>

* Click on “Add Liquidity” button.
* In the new window, set the amount of both tokens you want to add to liquidity pool.

<figure><img src="/files/xa7ypWuv22JQdtev6Q5W" alt=""><figcaption><p>Deposit settings</p></figcaption></figure>

* Click “Preview”.

<figure><img src="/files/upuIiXmkAwugDGJUUC6t" alt=""><figcaption><p>Confirm deposit</p></figcaption></figure>

* You need to make spending approvals for your tokens and finally you can add liquidity.

### Withdraw Liquidity

* Click “Withdraw” on your liquidity pool page.

<figure><img src="/files/0o4nMHug6dR5XXQYdKeC" alt=""><figcaption><p>Pool dashboard</p></figcaption></figure>

* Set amount to withdraw.
* Click “Preview”.

<figure><img src="/files/PdaYvGWRSpyzCSaMxEtK" alt=""><figcaption><p>Withdrawal settings</p></figcaption></figure>

* Review your transaction details and click “Withdraw” to confirm.

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

### Staking

<figure><img src="/files/ZSTjehpYjPnJdcWLGWNx" alt=""><figcaption><p>Pool page</p></figcaption></figure>

* In your pool page, click “Staking Incentives”.
* You can here stake or unstake your LP tokens. Steps for both are almost the same. I will describe only staking process. For withdraw just click “Unstake” button and follow same steps as for Stake.

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

* In new window, first make spending approval and then click “Stake” to finish.

### Claim staking rewards

* Click “Claim” on menu bar.

<figure><img src="/files/ItTcbaCUzQ5PeeBSo8HX" alt=""><figcaption><p>Rewards claiming page</p></figcaption></figure>

* All staking rewards can be claimed regularly in Claim page.
* Rewards will be also claimed automatically if you unstake your LP tokens.

<figure><img src="/files/bIqnYLuts7ix5qO2CiNt" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></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://hub.airdrop.expert/knowledge-base/protocols-guides/balancer.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.
