# How to collect fees from a liquidity pool on Zebra v2

**Zebra v2 allows fees earned to be collected from the liquidity pool without** [**removing liquidity.**](/zebra-document/v2-guide/v2-liquidity-guidelines/how-to-remove-liquidity-from-v1.md)

&#x20;

**To collect fees from a liquidity pool on Zebra v2:**

1. Open the [Zebra](https://zebra.xyz). Next, select the “Pools” to open the Pools page.

   <figure><img src="/files/UWIyG8tyDlKCIk0v4mzs" alt=""><figcaption><p>Open the <a href="https://zebra.xyz">Zebra</a>. Next, select the “Pools” to open the Pools page.</p></figcaption></figure>
2. Select the position you want to collect fees from.

   <figure><img src="/files/Mj8nDNMCjaaUAi4xe8C1" alt=""><figcaption><p>Select the position you want to collect fees from.</p></figcaption></figure>
3. Select “Collect fees”.

   <figure><img src="/files/y09Dukshi8K24l0C0BRE" alt=""><figcaption></figcaption></figure>
4. Review details and then select “Collect”.

   <figure><img src="/files/r94b1whzNo50P2m3hfxQ" alt=""><figcaption></figcaption></figure>
5. In your wallet, confirm the transaction. This has network costs (A network cost is the fee paid to the miners of the network you are using for your cryptocurrency transaction. This fee is also known as a gas fee.)

   <figure><img src="/files/hclbKdsbVnOGbea4cV5S" alt=""><figcaption><p>In your wallet, confirm the transaction. </p></figcaption></figure>
6. To view the pending transaction select “View on Etherscan”. Otherwise, select “Close”.

   <figure><img src="/files/Iv5mIV5Woyj9NIsUiydo" alt=""><figcaption><p>To view the pending transaction select “View on Etherscan”. Otherwise, select “Close”.</p></figcaption></figure>
7. A notification will appear once the transaction is complete.

   <figure><img src="/files/fFb97QbNvSxt9Kh2KYaT" alt=""><figcaption><p>A notification will appear once the transaction is complete.</p></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://zebra.gitbook.io/zebra-document/v2-guide/v2-liquidity-guidelines/getting-started-with-v2/how-to-collect-fees-from-a-liquidity-pool-on-zebra-v2.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.
