> 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/colocando-tus-tokens-lp-en-una-granja.md).

# Colocando tus tokens LP en una granja

Ahora que tienes tus tokens LP, ¡estás listo para comenzar a hacer staking en una granja y ganar recompensas!

1. Selecciona la pestaña de Farming en la parte superior de la página.

![](/files/kgSKb9NzYfaeYrawIwRA)

&#x20;  2\. En el extremo derecho del par que deseas seleccionar hay una flecha desplegable. Haz click en la flecha para revelar más opciones.

![](/files/VHSwAF0Xb37mekMVqIIf)

&#x20;  3\. La primera vez que hagas staking de un token de LP específico, deberás habilitar el staking para ese token. Haz click en **Habilitar** (la imagen muestra Stake LP. La primera vez que hagas farming en un LP específico, el botón dirá **Habilitar**).

![](/files/GIiri8sbv43tVzRSu4u6)

&#x20;  4\. Aparecerá una ventana emergente de confirmación en tu cartera, haz click en **Confirmar** para habilitar el staking.

![](/files/wrMTzVOqAEDwAi1vb187)

&#x20;  5\. Una vez completada la confirmación, un nuevo botón llamado "Stake LP" reemplazará al botón **Habilitar**.

&#x20;  6\. Selecciona **Stake LP**

![](/files/py82MN1AbpqNTW10qrUt)

&#x20;  7\. Aparecerá una ventana emergente que te preguntará con cuántos tokens deseas participar. Ingresa la cantidad de tokens o haz clic en el botón de máximo para participar con todo el token LP que tengas. Haz clic en **Confirmar**

![](/files/1l1vMzgCuPNPOsYeN07g)

&#x20;  8\. Aparecerá una ventana emergente de tu cartera para confirmar la transacción.

![](/files/crADtzg7DULS5TaAFYr1)

**¡Eso es! ¡Ahora estás farmeando!**

&#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/colocando-tus-tokens-lp-en-una-granja.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.
