> For the complete documentation index, see [llms.txt](https://docs.rosswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rosswap.com/product-features/remove-liquidity.md).

# Remove liquidity

## Step one

PREPARE THE FON MINER FEE TO ENTER THE ROSSWAP "FLOW POOL" INTERFACE THROUGH THE DECENTRALIZED WALLET BROWSER.

After entering the liquidity pool page, you can see the added liquidity data, click "Manage" on the right to start entering the liquidity pool management page.

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

## Step two

Once you are on the liquidity pool management page, click the "<mark style="color:purple;">Remove</mark>" button to start removing liquidity.

<figure><img src="/files/6EAxusVYwWd2VmwEgfks" alt=""><figcaption></figcaption></figure>

## Step three

After entering the removal interface, you can choose the removal ratio by yourself, if you want to remove them all, click MAX, maximize the removal, then click the "Approve" button, click the "Approve" button and authorize, and then enter the confirmation removal page.

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

## Step four

After entering the confirmation removal page, click the "Confirm" button to enter the password confirmation page, and enter the password confirmation as required.

After the password is confirmed, wait for the block to complete, and finally refresh the ROSSWAP liquidity pool page, if the liquidity you added is no longer displayed, then the removal of liquidity is successful.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rosswap.com/product-features/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.
