# Withdrawing LPs

<figure><img src="/files/ZR9UO0CS6wjX2jlefiHO" alt=""><figcaption></figcaption></figure>

1. Choose the farm you want to withdraw from, select the amount of LPs you want to withdraw, and confirm the tx
2. Head to the "Liquidity" tab
3. Select “My positions” tab
4. Search for the pair you want to remove, and select the option “Manage”
5. Select the amount you want to remove, and press the “Remove” option
6. Confirm the tx and the assets will be in your wallet again!


---

# 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://docs.lif3.com/garden/withdrawing-lps.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.
