# Remove Liquidity

When you're ready to withdraw your tokens from a liquidity pool, follow these steps to smoothly remove your liquidity on H2 Finance:

**Step 1: Find Your Liquidity Pools**

Go to the “Dashboard” and click on the “My Liquidity” tab. Locate the pool you wish to remove liquidity from.

**Step 2: Initiate Unstaking**

* **For Classic V2:** Click on the actions menu (the three-dot icon) next to the pool’s details and select “Remove.”
* **For Flexible V3:** Click on the actions menu next to the pool’s details and select “Decrease Liquidity.”

**Step 3: Specify Amount and Confirm**

Use the slider or preset options to choose the percentage of tokens to withdraw. Confirm the details and click “Remove” to finalize the transaction.

<div align="left"><figure><img src="/files/xa5XQYd8aTXvT3odwtC7" alt="" width="154"><figcaption></figcaption></figure></div>


---

# 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.h2.finance/features/liquidity/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.
