> For the complete documentation index, see [llms.txt](https://scary-swap.gitbook.io/scaryswap-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scary-swap.gitbook.io/scaryswap-whitepaper/how-to-use-farms-yield-farming-on-scaryswap.md).

# How to Use Farms Yield Farming on ScarySwap

Unlike Syrup Pools, Farms require you to stake two tokens to get LP Tokens, which you then stake in the Farm to earn rewards. This lets you earn SCARY while still keeping a position in your other tokens! Yield farming can give better rewards than Amazon Pools, but it comes with a risk of Impermanent Loss. It’s not as scary as it sounds, but it is worth learning about the concept before you get started.&#x20;

Getting prepared Yield farming takes a little work to get set up. You’re going to need some "LP Tokens" to enter into a Farm with. Farms can only accept their own exact LP Token; for example, the SCARY-BNB Farm will only accept SCARY-BNB LP Tokens. To get the exact LP Token, you'll need to provide liquidity for that trading pair. So to get SCARY-BNB LP Tokens, you'll first have to provide liquidity for the SCARY-BNB pair.&#x20;

&#x20;Finding your Farm Before you proceed, you'll want to choose a Farm that's right for you. FARM SECTION and you’ll see a list of available Farms.

SCARY-BNB and DRAGONS-BNB are pinned to the top of the list with the default Hot sorting. After the pinned Farms, Hot will show other Farms in order of how new they are. You can choose another sorting option if you like, such as by APR for the Farms with the highest reward rate currently. When you find a Farm that you'd like to use, note down the trading pair, e.g. BNB-SCARY in case you need it later. Providing liquidity to get LP Tokens


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://scary-swap.gitbook.io/scaryswap-whitepaper/how-to-use-farms-yield-farming-on-scaryswap.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.
