# Introduction to Lending

<figure><img src="/files/98txQ0fgA7OtyVp7Bris" alt=""><figcaption></figcaption></figure>

### **What is Lending?**

Lending involves supplying assets to the lending pool, which are then borrowed by leveraged yield farmers to perform yield farming. On Extra Finance, lenders can lend various assets (e.g. ETH, USDC) to earn from the lending APY.

The interest rates for deposited assets are determined by the utilization rate of lending pools, following their corresponding interest rate curve. You can find detailed parameters [here](/extra_finance/lending/interest-rate-model.md).

Extra Finance does not charge any fees for deposits or withdrawals, and there is no default lockup period, so you can deposit and withdraw funds at any time. (**Please note that if the utilization rate is very high, it may take some time to be able to withdraw the assets until farmers return them.**)


---

# 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.extrafi.io/extra_finance/lending/introduction-to-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.
