# Lending

Lending function is critical component of leverage yield farming protocol. They provide liquidity to the platform and enable users to earn passive income. The interest rate is determined by the demand and supply of the assets on the platform.&#x20;

The lending function in Pacman Finance can provide higher yields compared to traditional lending protocols. Investors can choose the leverage ratio and farming strategy that suits their investment goals and risk appetite

<figure><img src="/files/Uerk4Lgv5qhBZg5xLUOT" alt=""><figcaption></figcaption></figure>


---

# 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.pacman.finance/functionality/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.
