> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/vision-general.md).

# Visión general

El Yield Farming en Swappi es muy simple! &#x20;

Hacer Yield Farming en las granjas es una gran opción para obtener recompensas de PPI en Swappi.&#x20;

Las granjas requieren que bloquees dos tokens para obtener tokens LP, que luego bloquearás en staking en la granja para ganar recompensas. ¡Esto te permite ganar PPI mientras mantienes una posición en tus otros tokens de liquidez!

## Empezando&#x20;

El Yield Farming requiere un poco de trabajo para configurarse.&#x20;

Necesitarás algunos tokens LP para ingresar a una granja. Las granjas solo pueden aceptar su propio token LP exacto; por ejemplo, la granja ETH-CFX solo aceptará tokens LP de ETH-CFX.&#x20;

Para obtener el token LP exacto, deberás proporcionar liquidez para ese par de tokens. Entonces, para obtener tokens LP de CFX-ETH. primero deberás proporcionar liquidez para el par CFX-ETH.

Vamos a repasarlo paso a paso.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/vision-general.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
