# Lendle.xyz

## Lendle

- [Introduction](https://docs.lendle.xyz/overview/introduction.md): Welcome to Lendle, Mantle's native permissionless money market that redistributes revenue to its users, paid in blue chip assets.
- [LEND Token - Lendle 2.0](https://docs.lendle.xyz/overview/lend-token-lendle-2.0.md): Everything you need to know about Lendle's native token
- [Vault Allocators](https://docs.lendle.xyz/overview/vault-allocators.md): Automated strategies
- [Earn](https://docs.lendle.xyz/user-guide-for-ui-v2/earn.md): Earn with vaults
- [Brink Vaults](https://docs.lendle.xyz/user-guide-for-ui-v2/brink-vaults.md): Lendle x Brink
- [Borrow page](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page.md): Borrowing interface
- [Deposit](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit.md): Supply to markets
- [How To Deposit](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/how-to-deposit.md): Providing liquidity to the Lendle market
- [Withdrawing Assets](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/withdrawing-assets.md): Redeem your deposits
- [Borrow](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow.md): Lendle borrowing guide
- [How To Borrow](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow/how-to-borrow.md): Borrowing process
- [Repaying a loan](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow/repaying-a-loan.md): Repay borrowed assets
- [Isolated markets](https://docs.lendle.xyz/user-guide-for-ui-v2/isolated-markets.md): Risk-contained lending
- [Dashboard](https://docs.lendle.xyz/user-guide-for-ui-v1/dashboard.md): Account analytics
- [Markets](https://docs.lendle.xyz/user-guide-for-ui-v1/markets.md): Lendle Markets
- [Deposit](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/deposit.md): Supply assets
- [How-To-Deposit](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/deposit/how-to-deposit.md): Providing liquidity to the Lendle market
- [Withdrawing Assets](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/deposit/withdrawing-assets.md): Redeem funds
- [Borrow](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/borrow.md): Collateralized loans
- [How-To-Borrow](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/borrow/how-to-borrow.md): Borrow assets from Lendle market
- [Repaying a loan](https://docs.lendle.xyz/user-guide-for-ui-v1/markets/borrow/repaying-a-loan.md): Unwinding your positions
- [Real Yield](https://docs.lendle.xyz/user-guide-for-ui-v1/real-yield.md): Managing your $LEND
- [More](https://docs.lendle.xyz/user-guide-for-ui-v1/more.md): Calculating success
- [Interest Rate Model](https://docs.lendle.xyz/key-protocol-insights/interest-rate-model.md): Rate calculation
- [Health Factor](https://docs.lendle.xyz/key-protocol-insights/health-factor.md): Risk indicator
- [Liquidations & Flashloans](https://docs.lendle.xyz/key-protocol-insights/liquidations-and-flashloans.md): Protocol safety
- [L-Tokens](https://docs.lendle.xyz/key-protocol-insights/l-tokens.md): Supply receipts
- [Mantle Contracts](https://docs.lendle.xyz/contracts-and-security/mantle-contracts.md): Deployed addresses
- [Audits](https://docs.lendle.xyz/contracts-and-security/audits.md): Security reports
- [Official Links](https://docs.lendle.xyz/links/official-links.md): Lendle resources
- [Brand Assets](https://docs.lendle.xyz/links/brand-assets.md): Media kit
- [FAQ](https://docs.lendle.xyz/links/faq.md): Most frequently asked questions in the Discord will be found here


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lendle.xyz/overview/introduction.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.
