# How to Farm

To begin farming, we first have to enter the "Pools" tab and choose a liquidity pool with an active farm. Before we get into the individual steps, consider the APR of the various pools Common offers, the LP tokens accepted for farming, and the APR of the farm itself.

1. Once you’ve chosen a pool/farm of interest, deposit your crypto assets into the pool. To learn how to deposit funds into the pool, be sure to check out Common Guide: Explaining Liquidity Pools. After you add your funds, you will receive LP tokens.

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

2. Once you are part of a liquidity pool that provides farming capabilities, you can proceed with farming by clicking the "Start farming" button.

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

3. A pop-up will appear explaining your position on the farm and your accompanying assets, as well as a network fee for joining. To proceed, click "Start farming."

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

4. Next, sign the transaction.

<figure><img src="/files/7axP0dz1lqLocvrR1DHO" alt=""><figcaption></figcaption></figure>

5. You are now farming! Although some yield-farming strategies do have lockup periods, Common's farms do not. You can withdraw your LP tokens at a time of your choosing after which you’ll receive your share of rewards for the amount of time your LP tokens remained deposited. You can do this by clicking the "Stop farming" button.

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

To learn more about the Common web app, be sure to check our other guides on:&#x20;

* [Bridging](/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most.md)
* [Adding Funds to Liquidity Pools](/knowledge-base/legacy-info/dex-and-bridge/pool/explaining-liquidity-pools.md)
* [Swapping](/knowledge-base/legacy-info/dex-and-bridge/swap/how-to-swap-tokens.md)
* [Connecting Your Wallet](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-connect-your-wallet.md)
* [Checking Your Account Balance](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-check-your-balance.md)


---

# 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.common.fi/knowledge-base/legacy-info/dex-and-bridge/farm/how-to-farm.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.
