# Diamante

## Diamante Books

- [Diamante White Papers](https://diamante.gitbook.io/diamante-docs/diamante-white-papers.md): Welcome to Diamante’s GitBook—a comprehensive resource for developers, users, and enthusiasts eager to explore the world's first hybrid Layer-1 blockchain protocol.
- [Diamante Quantum White Paper](https://diamante.gitbook.io/diamante-docs/diamante-white-papers/diamante-quantum-white-paper.md)
- [The Diamante White Paper](https://diamante.gitbook.io/diamante-docs/diamante-white-papers/the-diamante-white-paper.md)
- [DIAM MICA White Paper](https://diamante.gitbook.io/diamante-docs/diamante-white-papers/diam-mica-white-paper.md): In accordance with Title II of Regulation (EU) 2023/1114 (MiCA). Dated : 05-12-2025
- [DIAM MiCA White Paper](https://diamante.gitbook.io/diamante-docs/diamante-white-papers/diam-mica-white-paper-1.md): In accordance with Title II of Regulation (EU) 2023/1114 (MiCA)


---

# 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://diamante.gitbook.io/diamante-docs/diamante-white-papers.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.
