# About

## What is Collateralised Lending?<br>

● Crypto Lending is executed through DeFi lending applications. ● They allows users to borrow and lend cryptocurrencies for a fee or with interest.&#x20;

● Due to crypto being decentralized, any user can deposit collateral and instantly get a loan, which they can use to invest.

<figure><img src="https://3146606606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfzPD3xysOPgVWcTTbXVE%2Fuploads%2FlN018bkOulHwXjoFwJV6%2Fimage.png?alt=media&#x26;token=3ab463a4-c77b-4163-b64a-f2dcb1a478a0" alt=""><figcaption></figcaption></figure>

## How does Crypto Collateralised Lending work?

### Crypto Lending involves three parties:&#x20;

#### ● Lender&#x20;

#### ● Borrower&#x20;

#### ● DeFi platform&#x20;

The borrower must provide collateral in order to borrow any crypto. On the other side of the loan, there are smart contracts that mint stablecoins or allow other users to supply crypto for lending. In the latter, lenders add their crypto to a lending pool through a smart contract that manages the whole process and automatically rewards them with a cut of the interest.

## Advantages of Crypto Lending

### Crypto loans have been used on DeFi for years, and they provide a series of clear advantages:

● Easy, accessible capital. Crypto loans are given to anyone who can provide collateral, which makes the borrowing process easy and fast compared to traditional loans.&#x20;

● Smart contracts are in charge of managing the Ins and Outs of the whole process, making lending and borrowing easy to scale.


---

# 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/l3reserve/about.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.
