# How to Remove Liquidity

1. Click ‘Pool’ Page to check your position so you will see **‘Remove’** option at the left.

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

2\. Enter the amount that you want to remove liquidity. We provide several boundaries including 25%, 50%, 75%, 100% for users to quickly select or users can always drag the bar to adjust the right amount.

<figure><img src="/files/78IzNzpga7aMxBSKtYPM" alt=""><figcaption></figcaption></figure>

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

At the moment, we provide 10+ trading pools and for users to provide liquidity. For more information, you can always access our official website [**https://www.cetus.zone/**](https://www.cetus.zone/) and our dapp [**https://app.cetus.zone/**](https://app.cetus.zone/)**.**


---

# 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://cetus-1.gitbook.io/cetus-docs/guides/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.
