# Lending (supplying)

{% embed url="<https://www.youtube.com/watch?v=wl3MXGMLOh4>" %}

Everyone starts their journey on TezFin as a lender. Even borrowers need to start as lenders.&#x20;

Lending on TezFin is easy. Just follow these steps:

1. Connect your Wallet
2. From the Markets table, click on the pool in which you'd like to lend your assets
3. Enter the amount you would like to supply (lend) and confirm all information is correct
4. Click 'Supply' button&#x20;
5. Sign the transaction from your wallet

That's it!

You can view the amount you've supplied from the 'Supplying table' as represented by the corresponding ꜰToken (e.g. if you supplied XTZ, you'd see ꜰXTZ representing your position)  &#x20;


---

# 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.tezos.finance/getting-started/lending-supplying.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.
