# How to Remove Liquidity

1. **Navigate to Your Position:** Go to the "Position" section in the PiperX interface to view all your active liquidity positions.
2. **Click on the "-" Button:** For the position from which you wish to remove liquidity, click on the "-" button next to the position.&#x20;

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

3. **Adjust Liquidity Removal Percentage:** Use the slider to select the percentage of liquidity you want to remove. You can adjust it to your desired amount.

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

4. **Confirm the Removal:** Once you've selected the amount, confirm "**Decrease**" button, and the liquidity will be removed from your position.

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

<figure><img src="/files/r3P6lceeJTY6jzSrWaLA" alt="" width="301"><figcaption></figcaption></figure>

<figure><img src="/files/9qoGi0x2MdBGc7xowTBY" alt="" width="310"><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.piperx.xyz/user-guide/how-to-add-liquidity/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.
