# Add liquidity to a Farm

Cropper farms allow liquidity providers to earn tokens as reward incentives for providing liquidity, in addition to trading fees.

{% hint style="danger" %}
Always be careful and do your own research on a project before using their Permissionless farm (especially when you see a super high APR).
{% endhint %}

{% hint style="success" %}
Farm Labelyze are certified by Cropper and can be used more safely
{% endhint %}

* Navigate to the 'Farms' tab and connect your wallet.

![](/files/LOqFmY6d7E6gJK33yzVb)

* Then, select the pair you wish to farm and click on deposite. This will automatically create an LP token and stack them.

![](/files/3wSgZ4SdL4i0PHEcYYml)

{% hint style="info" %}
You'll have to approved 2 transactions

* Liquidity providing
* LP token stacking in the farm
  {% endhint %}

{% hint style="info" %}
If you already have an LP token, you can click on stack LP to directly stack them together.
{% endhint %}

![](/files/Yl8BYww5thNfShiY0WAG)

* After the transactions are confirmed, you will be staked and officially earning CRP for Cropper farms or Project Tokens for classic farms!

And that's it! Congratulations. You're now officially a farmer farming on the Cropper farm.


---

# 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.cropper.finance/cropperfinance/cropper-v1/add-liquidity-to-a-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.
