# How to Remove Liquidity

## Step 1 - Go to the Pools Page

Open the [DragonSwap](https://test.dragonswap.app/) web app. Next, open the [Pools Page](https://test.dragonswap.app/pools?searchQuery=\&tab=all-pools).

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

## Step 2 - Select the desired pool

Select one of your pools from [My Pools](https://test.dragonswap.app/pools?searchQuery=\&tab=my-pools), and then select "Remove Liquidity" tab on the right.

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

## Step 3 - Select the desired amount

Type the percentage of tokens you wish to remove from the pool.

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

\
Step 4 - Click Approve LP
-------------------------

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

## Step 5 - Approve in wallet

In your wallet, sign the message. This transaction will not require a network cost.

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

## Step 7 - Success

Liquidity has been effectively removed, and you can check your Deposit Balance.

<figure><img src="/files/vb3hnaGkXX0J5GHujkv1" 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://docs.dragonswap.app/dragonswap/guides/liqudity-providers/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.
