# Lending - Meridian Lend

### What is Meridian Lend?

Meridian Lend is a decentralized cryptocurrency platform that enables borrowing and lending of crypto assets. It leverages smart contracts to automate the entire process, with predefined rules governing how funds are allocated, how collateral is managed, and how fees are applied.

Meridian Lend focuses on overcollateralized loans, meaning you need to deposit crypto valued higher than the amount you wish to borrow. This safeguards lenders from potential losses due to loan defaults, while allowing the protocol to liquidate the collateral if its value drops significantly.

Meridian Lend also offers its native token, which can be traded on various exchanges or staked within the platform to earn interest. Staking rewards validators for verifying transactions on the proof-of-stake blockchain that powers Meridian Lend.

By utilizing smart contracts, Meridian Lend automates the loan process—calculating terms, securing collateral, and disbursing borrowed cryptocurrency—without the need for intermediaries.

To lend, Meridian Lend allows users to deposit crypto assets and earn interest paid by borrowers. Instead of directly matching lenders and borrowers, Meridian Lend operates liquidity pools where you can deposit crypto assets, which are then lent to borrowers.

### Glossary

If you are unsure about any specific terms feel free to check the [Glossary](https://docs.meridianfinance.net/resources/glossary/lending-glossary).<br>

### Meridian Lend Security

\
Meridian Lend has security at its core. It is built on the proven, open-source Aave protocol, providing confidence to both lenders and borrowers. User funds are held in decentralised smart contracts that have been formally verified and audited by third-party auditors. The protocol adopts a fully transparent risk-management framework that is based on the recommendations of specialist quantitative modeling experts.\
\
Meridian Lend Contracts are Verified. [Check them out here](https://docs.meridianfinance.net/resources/technical-and-security/lending-contracts).


---

# 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.meridianfinance.net/lending-meridian-lend.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.
