# Depositing liquidity

Go to [lixir.finance](https://www.lixir.finance) and **click on '**[**LAUNCH APP**](https://app.lixir.finance)**'** in the top right corner.

![](/files/-MjkwaEMCyqVVa8J1M_h)

Make sure that you **connect your wallet** if it doesn't auto-connect.

![](/files/-MjkwpnN74sox2vK65D_)

After connecting your wallet, **click on the vault** you'd like to deposit liquidity in.

![](/files/-Mjkwt1xP5221Aefm8Wp)

Your wallet's balance will be shown if it has been connected.&#x20;

Proceed to click on the textbox and **enter a custom amount of click on 'max'** to populate the input field of the first asset in the pair (in our case USDC).

![](/files/-Mjl3KjDi6dSY8HD0FQw)

Once the first input field (USDC) has been populated, **click inside that same input field a second time** to populate the second input field (USDT) with the corresponding amount.

Proceed to click on '**Approve USDC**' to get your tokens approved.

After getting approval, the last step would be to make a deposit and then you're all set!

![](/files/-Mjl3RV0PiI9evDsjrHd)


---

# 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://lixir-finance.gitbook.io/lixir-doc/resources/guides/depositing-liquidity.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.
