# Remove liquidity

### **How to Remove Liquidity**

**Step 1: Select an asset to remove liquidity**

* Go to the ‘**Liquidity’** section of the navigator.
* Click the ‘**My Pools**’ section and the pool you want to remove liquidity.

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

* Locate the ‘**Remove Liquidity**’ button in the ‘**Pool details**’ page

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

**Step 2: Enter the Remove Amount**

* Choose the asset received type (proportional for two assets, single for one asset).
* Enter the amount of wSPA you want to remove.
* Review the pool share, price impact, and the asset amount you will receive.
* Your removed wSPA will be burned.

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

**Step 3: Confirm the Remove Liquidity Transaction**

* Click the **Remove Liquidity** button.
* Approve the transaction in your wallet.
* Wait for blockchain confirmation.

  <figure><img src="/files/SrZBoteQcerI3jI2U9bs" 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.tapio.finance/user-docs/user-guide/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.
