# Remove liquidity from Swap v3

1. Open the Lif3 website. Next, select “Liquidity” to open the Liquidity page.
2. Select the pool you want to remove liquidity from.
3. Select “Remove liquidity”.
4. Review the details of your liquidity position. Then enter the percentage amount that you would like to remove.
5. Select “Remove”.
6. Review the token amounts you are removing. Then, select “Remove”.
7. In your wallet, confirm the transaction. This transaction has network costs.
8. To view the pending transaction select “View on Scan”. Otherwise, select “Close”.
9. A confirmation notification will appear once the transaction is complete.


---

# 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.lif3.com/liquidity/v3/remove-liquidity-from-swap-v3.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.
