# How to remove liquidity

Go to Positions to see the pools that you have added liquidity

1. Go to the pool that you want to remove liquidity

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

2. Press the button 'Remove Liquidity'

<figure><img src="/files/2ovpkXaXEWupC6n3YkQC" alt=""><figcaption></figcaption></figure>

3. Choose the percentage of liquidity you want to remove
4. Press the 'Remove' button

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

And done! You removed liquidity from the Swapr V3 Pools


---

# 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://swapr-eth.gitbook.io/swapr/guides/how-to-add-liquidity-in-swapr-v3/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.
