# How to deposit LP tokens

The loan pool you select should match the LP tokens you wish to deposit. You must have LP tokens in your wallet for the lending pool. To add liquidity for the token pair, go to Lif3.com and then click on the [Liquidity](https://lif3.com/pool/add?inputCurrency=TOMB\&outputCurrency=0x4200000000000000000000000000000000000108) tab.

You will see a summary of the data for each borrowable token in the lending pool, including the total supply, total borrowed amount, utilization, supply annual percentage rate, and borrow annual percentage rate.

<figure><img src="/files/6SAEfTy3BNAZoB0zTYDt" alt=""><figcaption></figcaption></figure>

1.) To access the Deposit dialog for LP tokens, click Deposit.

![Step 1](/files/kE5Y6VtvvnB2KlRtXYoV)

2.) Use the slider or manually type the number of LP tokens you want to deposit in the Deposit dialog. To input the maximum amount allowed, click MAX as well.

3.) If this is your first time contributing LP tokens to this lending pool, click Approve to confirm the transaction in your wallet and to approve the amount contributed. The update can take a few seconds. Try refreshing the page if the button isn't updated after a few seconds.

4.) To deposit your LP tokens, click Deposit in the dialog box and confirm the transaction in your wallet.


---

# 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/terrace/user-guide/borrowing/how-to-deposit-lp-tokens.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.
