> For the complete documentation index, see [llms.txt](https://ionian.gitbook.io/mendi-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ionian.gitbook.io/mendi-finance/introduction.md).

# Introduction

## Welcome to Mendi Finance

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

Mendi Finance is an EVM compatible lending/borrowing protocol on Linea. Mendi Finance provides peer-to-peer lending solutions that are fully decentralized, transparent and non-custodial. Similar to (and based on) existing lending platforms like Compound Finance and AAVE users will be able to lend any supported assets on our platform, and use their capital to borrow supported assets.&#x20;

Mendi aims to be the prime lending protocol on Linea by offering highest competitive incentives for money markets, having the deepest liquidity and being native to Linea.&#x20;

Mendi Finance is going to release further products to enhance and simplify user experience. Our goal is to simplify the different trading strategies available within a lending protocol for all of our users and reward those with further incentives who contribute the most to our community.&#x20;

Mendi Finance also aims to connect retail investors with institutional DeFi through the Mendi money markets. Our aim is to enable our users to generate more yield by integrating institutional DeFi products. By leveraging this huge potential market there is great upside to the community for the next bull run, and this can enable the community to generate high and secure yield on their assets.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ionian.gitbook.io/mendi-finance/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
