# Lenfi Home

Lenfi is a decentralized non-custodial lending and borrowing protocol built on the Cardano blockchain. It allows users to participate as depositors and borrowers in a peer-to-peer or peer-to-pool fashion. Depositors can provide liquidity by depositing funds with pre-set terms or to any of the liquidity pools to earn passive income. Meanwhile, borrowers can submit P2P borrow overcollateralized requests or use the liquidity pools to take an overcollateralized loan.

{% embed url="<https://youtu.be/f7CO-Fe_b2E>" %}


---

# 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://lenfi.gitbook.io/docs/lenfi-home.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.
