# Farms

Yield farming enables users who provide liquidity to earn rewards by putting their LP tokens into a smart contract.&#x20;

**In this section you'll learn:**

{% content-ref url="/pages/xdwgKGbYCN2VyYWNf2ca" %}
[Depositing to Farm](/dragonswap/guides/farms/depositing-to-farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/xo9kfgArXVnqjayll3NP" %}
[Withdrawing from Farm](/dragonswap/guides/farms/withdrawing-from-farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/7c1ylLyYgoPoCc85fgcG" %}
[Claiming Rewards](/dragonswap/guides/farms/claiming-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/AZEeBQKyDTFnHTii5e2p" %}
[Boosted Farms](/dragonswap/guides/farms/boosted-farms.md)
{% endcontent-ref %}


---

# 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.dragonswap.app/dragonswap/guides/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.
