# Farms

## Farming on QuickSwap

QuickSwap's V3 & V2 farms allow you to deposit your LP tokens to earn additional farming rewards for select token pairs. Farms are a great way to make more out of your LP position and can be accessed here: <https://dapp.quickswap.exchange/farm?chainId=8453>&#x20;

## Gamma Farms

Gamma farms allow users to earn farming rewards on top of the trading fees they receive for LPing, which have a specific tab on the QuickSwap website. Only select token pairs with LPs using Gamma from V3 can participate in these farms.

Please note that Gamma has only been enabled for V3 pools & farms on Polygon PoS (mainnet) & zkEVM.

## Unipilot Farms

Unipilot has enabled its own active liquidity management feature for QuickSwap's Dogechain farms, allowing the dragon & shibe communities to earn rewards while having their portfolios actively managed. This is the newest farming feature available on QuickSwap and is only currently available on Unipilot's UI.


---

# 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/overview/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.
