# Yield Farming

## What is Yield Farming?

Yield farming in SwapMode allows users to generate rewards or interest by pooling their cryptocurrency with others. Specifically tailored to encourage liquidity provision, SwapMode farms let users stake their Liquidity Provider (LP) tokens for selected token pairs, earning SMD + xSMD utility tokens in return.

The process is straightforward: users deposit their LP tokens into a chosen farm, and SwapMode automatically allocates rewards based on the user's stake in the farm. These rewards mainly come from a share of the trading fees the liquidity pool accrues, providing a passive income stream for participants.

## Active Farms

| Liquidity Pool | Status | Address |
| -------------- | ------ | ------- |
|                |        |         |
|                |        |         |
|                |        |         |


---

# 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://swapmode.gitbook.io/swapmode/swapmode-1/yield-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.
