# Farm

Rockswap farming pools allow participants to earn farming rewards by depositing LP tokens into open farming pools. LP tokens can be obtained by providing liquidity to a live token pair on Rockswap.

To participate in Rockswap's farming pools:

1. Choose the pool you would like to participate in. Each farming pool consists of a token pair. A list of available farming pools can be found at [rock-swap.io/farms](https://rock-swap.io/farms)
2. Swap $BROCK to $WBROCK and the other token in the farming pool pair of your choice using Rockswap's Swap page. [swap.rock-swap.io/#/swap](https://swap.rock-swap.io/#/swap)
3. On Rockswap's Pool page, provide equal dollar amounts in liquidity in the form of WBROCK + the 2nd token from the farming pool you choose. [swap.rock-swap.io/#/pool](https://swap.rock-swap.io/#/pool)
4. Once you receive LP tokens in return for your liquidity provision, deposit them into the chosen farming pool. [rock-swap.io/farms](https://rock-swap.io/farms)
5. Deposited LP tokens continuously accrue farming rewards distributed in $ROCK tokens, claimable anytime! APY may vary depending on the chosen pool.
6. To claim farming rewards, use the Withdraw Tokens option, then restake your LP tokens.

<figure><img src="/files/16Anw4cgmYHY8NpyoRaL" alt=""><figcaption></figcaption></figure>


---

# 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.bit-rock.io/ecosystem-and-tools/rockswap/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.
