# Farming

## Participate in farming

{% hint style="info" %}
***To view in the Bifrost Support Lab, visit*** [Farming](https://page.bifrost.io/Farming-9f2bedbf088740899b348511c96e95b1).
{% endhint %}

1. Enter [app.bifrost.io](https://app.bifrost.io) and click on "**Farm**" on the left main navigation to enter the farm page

<figure><img src="/files/GgxV423ykusfSsbKTOz5" alt=""><figcaption><p>Farm page</p></figcaption></figure>

2. Find the farming pool you want to participate in and click the deposit button on the corresponding card

<figure><img src="/files/4DShz0Tabm196KzOPBmq" alt="" width="531"><figcaption><p>Deposit your tokens (single, LP or BLP)</p></figcaption></figure>

3. If you don’t have the LP needed to participate in farming, you can click the "**Get LP**" button in the pop-up window to enter the [liquidity addition page](https://page.bifrost.io/Swap-and-Liquidity-pools-80ef8e3793884fa89967b986d93f660a) to get the LP

<figure><img src="/files/vhn7vk2m26Uyr7wjQjLY" alt="" width="563"><figcaption></figcaption></figure>

4. Enter the number of tokens you want to participate in farming (generally all of them will participate, so just click "Max")
5. Click on the "**Deposit**" button to confirm the transaction and complete the signature

***

## Manage your participation in farms

#### Adding tokens in exiting farm

1. Click on, the "**Manage**" button on the card that requires additional input on the farm page

<figure><img src="/files/x2g9W7TTwyZtkSbh8AKR" alt="" width="536"><figcaption><p>Manage farming</p></figcaption></figure>

2. Enter the number of tokens to be added in the pop-up window (generally all of them will participate, so just click "Max"). Same action than on the previous topic to participate in farming.
3. Click the deposit button to confirm the transaction and complete the signature

#### Exiting a farm

1. Click on the "**Manage**" button in the farm card that needs to exit the token
2. Switch to "**Withdraw**" tab at the top of the popup

<figure><img src="/files/RxgE8zWzJuihp5zX2rAs" alt="" width="563"><figcaption><p>Withdraw from farming</p></figcaption></figure>

3. Enter the number of tokens you want to exit
4. Click on the "**Withdraw**" button to confirm the transaction and complete the signature

***

## Claim rewards

1. On the farm page, click the "**Claim**" button on the card that requires to claim the rewards during participation

<figure><img src="/files/60fEK7EFZoKiPNR269Bb" alt="" width="534"><figcaption><p>Claim rewards</p></figcaption></figure>

The reward token are indicated on the farm, and you see the corresponding amount of tokens and share in the pool by clicking on the tooltips.

&#x20;

<figure><img src="/files/LJgUmOr6RrsDAJEdeoHV" alt=""><figcaption><p>My position detail</p></figcaption></figure>

<figure><img src="/files/REjOiXySPrTGJQ2twwkJ" alt=""><figcaption><p>Rewards detail</p></figcaption></figure>

2. **Confirm** the transaction and complete the signature

#### Claim all rewards from different farming pools

1. On the farm page, click on the "**Claim All**" button on the right side of the top panel

<figure><img src="/files/e9PzT2kdiXBDEXfkf4Am" alt=""><figcaption><p>Claim All</p></figcaption></figure>

2. **Confirm** the transaction and complete the signature


---

# 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.bifrost.io/dapp-tutorials-and-use-cases/farming.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.
