# Liquidity V2

<figure><img src="/files/9pzJP1jGXfyOJmEVGpk6" alt=""><figcaption></figcaption></figure>

On zkSync labs, liquidity providers can deposit their tokens into liquidity pools and earn a share of the trading fees generated by the exchange. By doing so, they help to improve the overall liquidity of the exchange and facilitate trading for other users.

However, providing liquidity also comes with certain risks, including impermanent loss. Impermanent loss occurs when the price of the tokens in the liquidity pool changes compared to the price of the tokens in the market. This can result in a loss for the liquidity provider, although the loss is not permanent and can be offset by the trading fees earned over time.

It is important for liquidity providers to carefully consider the risks and rewards before depositing their tokens into a liquidity pool. Zksync labs provides educational resources and calculators to help users make informed decisions about providing liquidity.


---

# 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://zksync-labs.gitbook.io/zksync-labs/liquidity-on-zksync-labs/liquidity-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.
