# Farms

<figure><img src="/files/9JwjOmNWt165IeuV0l36" alt=""><figcaption></figcaption></figure>

### Yield farms allow users to earn MAF tokens by placing LP tokens

Farms can only accept their own exact LP tokens. \
For example, the MAF-BNB farm will only accept MAF-BNB LP tokens.

To get an LP token for any farm, you need to provide liquidity for this trading pair. \
\
Thus, in order to receive MAF-BNB LP tokens, you will first need to ensure the liquidity of the MAF-BNB pair.

### Remuneration calculations

The APR calculations on the yield farm include the LP APR rewards earned by providing liquidity and the base APR farm reward received for placing LP tokens on the farm. \
\
When you put your LP tokens on the farm, you still provide liquidity to the liquidity pool, so you also earn rewards.<br>

{% hint style="warning" %}

#### *<mark style="color:orange;">LP V2 tokens obtained on the PancakeSwap exchange can be used in any farm of our interface.</mark>*

{% endhint %}

{% embed url="<https://pancakeswap.finance/>" %}

<br>


---

# 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.mainfarm.io/products/farms.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.
