# Farming

<figure><img src="/files/pKjWN6UaWtCqtRakugan" alt=""><figcaption></figcaption></figure>

Yield Farms allow users to earn passive CAB income while contributing to CabbageSwap through LP Token staking.

Refer to our "[How to Use Farms](/cabbageswap/features/farming/how-to-use-farm.md)" guide for initiating farming.

LP tokens can be obtained by contributing a pair of two tokens to the [Cabbage Liquidity pool](/cabbageswap/features/liquidity.md). You don't have to withdraw your LP tokens from the pool to join in farming.

Each pool on the farm has its own APR, which is changing from time to time and should stabilize.


---

# 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.cabbageswap.com/cabbageswap/features/farming.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.
