# How to Farm on MerlinSwap?

1. Select the "Farm" feature from the top navigation bar or visit <https://merlinswap.org/farm/dynamic>.

   <figure><img src="/files/UWoZFmkHSVW649uGtZeh" alt=""><figcaption></figcaption></figure>
2. Choose which pool you would like to farm. Please note that farming in a pool is the same as providing liquidity, and it may incur Impermanent Loss. Here, we'll use SolvBTC-M-BTC as an example.

   <figure><img src="/files/so3NEbWKyH1oZhP8QKWl" alt=""><figcaption></figcaption></figure>
3. Tap the "Add Liquidity" button and input the amount of tokens you want to add. Remember to check the current price range.

   <figure><img src="/files/l8tK5wFVtZzNRX3Dl8YU" alt=""><figcaption></figcaption></figure>
4. Under the "Price Range" section, you'll find a "Boost APR" button. Opening this button and staking esMP can boost your farm APR, up to 2.5X!

   <figure><img src="/files/fYPSss40jbc6v1htIY99" alt=""><figcaption></figcaption></figure>
5. Check your current Farm APR and tap "Add Liquidity".

   <figure><img src="/files/ACige1ecDNHjG8B4QAbG" alt=""><figcaption></figcaption></figure>
6. If the "$Farming" appears in the pool, it indicates that you are enjoying the mining rewards! You can check the NFTId, TVL, and APR. You also have a chance to further boost your APR via the "Boost" button.

   <figure><img src="/files/ZXakey8Ju1AVKdW6fm8P" 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.merlinswap.org/tutorial/how-to-farm-on-merlinswap.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.
