# Remove Liquidity

* In "My positions", click " Remove Liquidity", then select the amount to remove by dragging the bar. <br>
* The withdrawal amount will be displayed. \ <br>

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

* Click "Remove" and " Confirm remove" after double-checking the amount.&#x20;

* Confirm the transaction in your wallet ( a pop-up window will appear for this action). <br>

#### ***! If you use Metamask, it also allows you to manually edit the spending cap. This information must be filled out before you can proceed. To learn more about customizing your spending cap in Metamask check their official guide*** [***here***](https://support.metamask.io/hc/en-us/articles/6055177143579-How-to-customize-token-approvals-with-a-spending-cap)***.***&#x20;

5. Once done, you can see this action in your recent transactions.&#x20;


---

# 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://dexguide.iotabee.com/pool-provide-liquidity-lp-and-earn/remove-liquidity.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.
