# Yield Farming

Yield farms are another novel concept that originated in DeFi and have since become integral to the ecosystem, especially for Automated Market Makers (AMMs) such as DeepSwap. Combined with liquidity pools, yield farms offer yet another way for users to stack yield.

Yield farms utilize $DEP Liquidity Provider (DLP) tokens, which are given to liquidity providers (LPs) when providing liquidity to a pool. These DLP tokens represent a LP’s portion (in percent) of a specific pool and can be “staked” in a yield farm. LPs that choose to stake their DLP tokens in a farm earn additional $DEP rewards on top of the swap fees that are already accruing. Of course, DLP tokens can also just be held after LPing as well to accumulate the swap fees only - yield farms are simply an additional way to make more money on the liquidity an LP has provided.


---

# 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://deepswap.gitbook.io/deepswap/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.
