# How to Remove Liquidity？

1. Select the position you want to remove liquidity from.

You can choose `Remove all` to remove the position in one click, or go to `Detail` for more options.

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

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

2. Enter the amount that you would like to remove, or enter the percentage amount that you would like to remove. Then select the `Remove`.

<figure><img src="/files/4KfL6tq3ETcXSHDgKBPS" alt=""><figcaption></figcaption></figure>

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

3. To wait the pending transaction.

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

4. A confirmation notification will appear once the transaction is complete.

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


---

# 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://iloveics.gitbook.io/icpswap/products/swap-liquidity/how-to-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.
