# Farm

Once you've provided liquidity on QuickSwap, users have the opportunity to earn additional rewards through QuickSwap V3 farms. In order to earn rewards, simply stake your LP tokens in the corresponding Gamma V3 farm with the matching token pair.

\*Note that Gamma V3 farms are only available on Polygon PoS and Polygon zkEVM. Unipilot has also integrated its V3 auto liquidity management solution on Dogechain, so make sure to switch to the correct network depending on which product you want to use.

Here's how you can get started:

1\. Go to <https://dapp.quickswap.exchange/farm?chainId=8453>. Next, either stay on the **Gamma Farms** page (default) or click on **QuickSwap Farms** (regular V3 farms).&#x20;

For this example, we’ll use Gamma Farms, but the farming process is identical for both.

![image14](https://blog.quickswap.exchange/images/quickswap/Articles/image14.png)

2\. Find the farm that matches your LP token pair and click the drop-down menu. On the left, enter the number of LP tokens you want to stake, click **Approve.**

Complete the transaction in your wallet, and click **Stake LP Tokens** to finish the process.

![image8](https://blog.quickswap.exchange/images/quickswap/Articles/image10.png)

3\. Your LP tokens have now been staked and you’ll immediately begin earning farming rewards in dQUICK and WMATIC (or whichever reward token the farm provides).

![image8](https://blog.quickswap.exchange/images/quickswap/Articles/image8.png)

<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.quickswap.exchange/how-to-guides/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.
