# Liquidity Interface

## Liquidity Section and its Functionality <a href="#liquidity-section-and-its-functionality" id="liquidity-section-and-its-functionality"></a>

To start working in the CrossCurve application, go to the[ Liquidity](https://app.crosscurve.fi/liquidity) section, in the top right corner click “[**Connect wallet**](https://docs.crosscurve.fi/user-documentation/swap-interface)”, select a suitable wallet from the list and confirm the connection, making sure that you are on the original page[ https://app.crosscurve.fi/liquidity](https://app.crosscurve.fi/liquidity).

1. After successfully connecting, in the **Choose pool** window, select the pool or asset you are interested in for working with liquidity.

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

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

Once you have chosen the necessary asset, the interface will display the **TVL** in the selected pool, as well as a link to the original pool of the selected asset on [Curve.finance](https://curve.finance/), your **Wallet Balance** showing the amount of the asset, and the **Estimated APR** for Farming in the selected pool.

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

1. The next step is to select the operation to be performed with the asset ([**Deposit**](/user-documentation/liquidity-interface/liquidity-provision-use-cases/deposit.md) or [**Withdraw**](/user-documentation/liquidity-interface/liquidity-provision-use-cases/withdraw.md)) and the method of execution, [**Balanced**](https://docs.crosscurve.fi/user-documentation/liquidity-interface/via-curve-balanced) or [**Easy mode**](https://docs.crosscurve.fi/user-documentation/liquidity-interface/easy-mode).

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

For convenience, a quick link to add the token to the wallet via the contract address has been added for correct balance display. By clicking on the “**+**”, a request will pop up to add a custom token. After signing, it will be displayed in the wallet.

<figure><img src="/files/s4mLwcVhLUOfgHTMvKIg" alt=""><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.crosscurve.fi/user-documentation/liquidity-interface.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.
