# Mendi Finance

## Mendi Finance

- [Introduction](https://ionian.gitbook.io/mendi-finance/introduction.md)
- [Bridging your assets to Linea](https://ionian.gitbook.io/mendi-finance/getting-started/bridging-your-assets-to-linea.md)
- [Video Guide](https://ionian.gitbook.io/mendi-finance/getting-started/video-guide.md)
- [Contract Addresses](https://ionian.gitbook.io/mendi-finance/protocol/contract-addresses.md)
- [Developer docs](https://ionian.gitbook.io/mendi-finance/protocol/developer-docs.md)
- [Liquidation](https://ionian.gitbook.io/mendi-finance/protocol/liquidation.md)
- [Collateral and Reserves](https://ionian.gitbook.io/mendi-finance/protocol/collateral-and-reserves.md)
- [Interest Rate Model](https://ionian.gitbook.io/mendi-finance/protocol/interest-rate-model.md)
- [Audit & Security](https://ionian.gitbook.io/mendi-finance/protocol/audit-and-security.md)
- [Oracles](https://ionian.gitbook.io/mendi-finance/protocol/oracles.md)
- [Fair Launch](https://ionian.gitbook.io/mendi-finance/tokenomics/fair-launch.md)
- [Distribution](https://ionian.gitbook.io/mendi-finance/tokenomics/distribution.md)
- [Protocol Spending](https://ionian.gitbook.io/mendi-finance/tokenomics/protocol-spending.md)
- [Reward Emissions and Bribes](https://ionian.gitbook.io/mendi-finance/tokenomics/reward-emissions-and-bribes.md): The protocol launched on the 17th of August in 2023. The emission schedule started on the 17th of August.
- [Staking and Revenue Sharing](https://ionian.gitbook.io/mendi-finance/tokenomics/staking-and-revenue-sharing.md)
- [Mendi Loyalty Points](https://ionian.gitbook.io/mendi-finance/points-systems/mendi-loyalty-points.md): The only protocol-led points system that shares the potential Linea airdrop to users
- [MLP-L](https://ionian.gitbook.io/mendi-finance/points-systems/mlp-l.md): Boost your LXP-L Game with MLP-L During Linea Surge
- [Third Party Points Systems](https://ionian.gitbook.io/mendi-finance/points-systems/third-party-points-systems.md): This page describes the methodology behind each points incentive distributed to users.
- [Official Links](https://ionian.gitbook.io/mendi-finance/other-information/official-links.md)
- [Press kit](https://ionian.gitbook.io/mendi-finance/other-information/press-kit.md)
- [Legal Disclaimer](https://ionian.gitbook.io/mendi-finance/other-information/legal-disclaimer.md)
- [Mendi Finance Liquidation Alert](https://ionian.gitbook.io/mendi-finance/mendi-snap/mendi-finance-liquidation-alert.md)
- [Video Walkthrough](https://ionian.gitbook.io/mendi-finance/mendi-snap/video-walkthrough.md)
- [FAQ](https://ionian.gitbook.io/mendi-finance/mendi-snap/faq.md)


---

# 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://ionian.gitbook.io/mendi-finance/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.
