# Moola Docs

## Chinese

- [介绍](https://docs.moola.market/chinese/master.md)
- [存款和收益](https://docs.moola.market/chinese/deposit-and-earning.md)
- [借款](https://docs.moola.market/chinese/borrowing.md)
- [清算](https://docs.moola.market/chinese/liquidations.md)
- [闪电贷](https://docs.moola.market/chinese/flash-loans.md)
- [MOO](https://docs.moola.market/chinese/moo.md)
- [术语](https://docs.moola.market/chinese/glossary.md)

## French

- [Introduction](https://docs.moola.market/french/master.md)
- [Dépôt et Revenus](https://docs.moola.market/french/deposit-and-earning.md)
- [Emprunt](https://docs.moola.market/french/borrowing.md)
- [Liquidation](https://docs.moola.market/french/liquidations.md)
- [Prêts Flash](https://docs.moola.market/french/flash-loans.md)
- [MOO](https://docs.moola.market/french/moo.md)
- [Glossaire](https://docs.moola.market/french/glossary.md)

## Korean

- [소개](https://docs.moola.market/korean/master.md)
- [예금 및 수익](https://docs.moola.market/korean/deposit-and-earning.md)
- [대출](https://docs.moola.market/korean/borrowing.md)
- [청산](https://docs.moola.market/korean/liquidations.md)
- [플래시론](https://docs.moola.market/korean/flash-loans.md)
- [MOO](https://docs.moola.market/korean/moo.md)
- [용어사전](https://docs.moola.market/korean/glossary.md)

## English

- [Introduction](https://docs.moola.market/master.md)
- [Deposit & Earning](https://docs.moola.market/deposit-and-earning.md)
- [Borrowing](https://docs.moola.market/borrowing.md)
- [Risk Parameters](https://docs.moola.market/risk-parameters.md)
- [Liquidations](https://docs.moola.market/liquidations.md)
- [Flash Loans](https://docs.moola.market/flash-loans.md)
- [Governance](https://docs.moola.market/moo.md)
- [Glossary](https://docs.moola.market/glossary.md)

## Portuguese

- [Introdução](https://docs.moola.market/portuguese/master.md)
- [Depósitos e Receita](https://docs.moola.market/portuguese/deposit-and-earning.md)
- [Empréstimo](https://docs.moola.market/portuguese/borrowing.md)
- [Liquidações](https://docs.moola.market/portuguese/liquidations.md)
- [Empréstimos Instantâneos](https://docs.moola.market/portuguese/flash-loans.md)
- [MOO](https://docs.moola.market/portuguese/moo.md)
- [Glossário](https://docs.moola.market/portuguese/glossary.md)

## Spanish

- [Introducción](https://docs.moola.market/spanish/master.md)
- [Depósito y Ganancias](https://docs.moola.market/spanish/deposit-and-earning.md)
- [Préstamos](https://docs.moola.market/spanish/borrowing.md)
- [Liquidaciones](https://docs.moola.market/spanish/liquidations.md)
- [Préstamos Rápidos](https://docs.moola.market/spanish/flash-loans.md)
- [MOO](https://docs.moola.market/spanish/moo.md)
- [Glosario](https://docs.moola.market/spanish/glossary.md)

## Turkish

- [Introduction](https://docs.moola.market/turkish/master.md)
- [Deposit & Earning](https://docs.moola.market/turkish/deposit-and-earning.md)
- [Borrowing](https://docs.moola.market/turkish/borrowing.md)
- [Liquidations](https://docs.moola.market/turkish/liquidations.md)
- [Flash Loans](https://docs.moola.market/turkish/flash-loans.md)
- [MOO](https://docs.moola.market/turkish/moo.md)
- [Glossary](https://docs.moola.market/turkish/glossary.md)

## Vietnamese

- [Giới thiệu](https://docs.moola.market/vietnamese/master.md)
- [Nạp tiền & Thu nhập](https://docs.moola.market/vietnamese/deposit-and-earning.md)
- [Vay](https://docs.moola.market/vietnamese/borrowing.md)
- [Thanh lý](https://docs.moola.market/vietnamese/liquidations.md)
- [Flash Loans](https://docs.moola.market/vietnamese/flash-loans.md)
- [MOO](https://docs.moola.market/vietnamese/moo.md)
- [Thuật ngữ](https://docs.moola.market/vietnamese/glossary.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://docs.moola.market/master.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.
