# How to collect fees from a liquidity pool on Swap v3

To collect fees from a liquidity pool on Swap v3:

1. Open the Lif3 website. Next, select “Liquidity” to open the Liquidity page.
2. Select the position you want to collect fees from.
3. Select “Collect fees”.
4. Review details and then select “Collect”.
5. In your wallet, confirm the transaction. This has network costs.
6. To view the pending transaction select “View on Scan”. Otherwise, select “Close”.
7. A 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/how-to-collect-fees-from-a-liquidity-pool-on-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.
