# How to supply tokens for lending

1.) Choose the lending pool that matches the tokens you wish to offer. Make sure that these tokens are in your wallet. If not, visit Lif3.com's Swap and exchange the necessary tokens there. (<https://lif3.com/swap>)

<figure><img src="/files/cEekjpgjwrWDIPGOuLK9" alt=""><figcaption><p>Step 1</p></figcaption></figure>

2.) Click on any pool in the Terrace to open the dialog box specific to that pool.

<figure><img src="/files/iwVlVw5IUopxUajYKFWY" alt=""><figcaption><p>Step 2</p></figcaption></figure>

3.) Click Lending to access the Supply dialog for the token you want to supply.

<figure><img src="/files/Gddbth9CzdVpl6oPorzQ" alt=""><figcaption><p>Step 3</p></figcaption></figure>

4.) Click on the Supply button for the token that you wish to supply.

5.) Use the slider or type the desired number of tokens in the Supply dialog. To input the maximum amount allowed, click MAX as well. (Remember that you shouldn't use the MAX function for $TOMB since you'll need it for gas on the Tomb Chain.) The Supply APR for the tokens you supplied will be displayed.

<figure><img src="/files/R6DoitIytl6SVIFnVF2e" alt=""><figcaption><p>Step 5</p></figcaption></figure>

6.) Click Approve if necessary to accept the given sum and confirm the transaction in your wallet. The update can take a few seconds.

7.) To supply these tokens and confirm the transaction in your wallet, click Supply in the dialog box last.


---

# 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/lending/how-to-supply-tokens-for-lending.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.
