> 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/eliminando-tokens-lp-de-una-granja.md).

# Eliminando tokens LP de una granja

**Puedes decidir agregar más tokens LP a una granja en una fecha posterior, o sacar algunos de una granja. Puedes hacer esto muy fácilmente cuando quieras.**

**En la pestaña Farming, aparecerán botones de más y menos donde solía estar Stake LP junto con la cantidad de tokens LP que actualmente tienes en Farming**.

1. To remove LP tokens from the farm click the minus sign.

![](/files/TcdYTcl5dUp0oERGX6yT)

&#x20;  2\. A popup will appear indicating how many tokens are currently in the farm. Enter the amount of tokens you wish to remove. A handy max button is there to quickly remove all of those specific LP tokens from the farm.

![](/files/eHtWWDczJ7i8QWOH0NRV)

&#x20;  3\. Click **Confirm**

&#x20;  4\. A popup window from the Wallet will prompt you to confirm the transaction. Click **Confirm**

![](/files/2r3JDwTvbu1mZvF66OsB)


---

# 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/eliminando-tokens-lp-de-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.
