# How to remove liquidity

1\. Visit the Liquidity section,

2\. Choose the Remove tab

3\. Check how many shares you have and how much you will get in tokens.

![](https://ucarecdn.com/0e676760-837a-4432-baa6-77a3d60dea8c/image.png)

4\. Type in how many shares you would like to withdraw and in the Output field check how much you will get in tokens.

5\. Press Remove button and confirm the operation.


---

# 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.quipuswap.com/dex-guides/how-to-use-the-dex/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.
