# Mirakle

## Mirakle

- [Mirakle](https://mirakle.gitbook.io/home/mirakle.md)
- [Roadmap 2024](https://mirakle.gitbook.io/home/roadmap-2024.md): We are launching Mirakle on Fuse Network mainnet
- [Tokenomics](https://mirakle.gitbook.io/home/tokenomics.md): Qiji is the platform's utility and governance token, holding the token unlocks a variety of benefits.
- [QLP](https://mirakle.gitbook.io/home/qlp.md)
- [Rewards](https://mirakle.gitbook.io/home/rewards.md): Mirakle Rewards provide benefits for long term users of the protocol.
- [Trading](https://mirakle.gitbook.io/home/trading.md): Mirakle is a decentralized exchange allowing trading without the need for a username or password. The platform uses an aggregate price feed which reduces the risk of liquidations from temporary wicks.
- [Contracts](https://mirakle.gitbook.io/home/contracts.md)
- [App Links](https://mirakle.gitbook.io/home/app-links.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://mirakle.gitbook.io/home/mirakle.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.
