# Ozone Chain

## Ozone Chain

- [Ozone Chain Whitepaper](https://whitepaper.ozonechain.io/ozone-chain-whitepaper.md)
- [Table of Contents](https://whitepaper.ozonechain.io/table-of-contents.md)
- [Disclaimer](https://whitepaper.ozonechain.io/disclaimer.md)
- [Abstract](https://whitepaper.ozonechain.io/abstract.md)
- [Introduction](https://whitepaper.ozonechain.io/introduction.md)
- [The Arrival of Quantum Computing](https://whitepaper.ozonechain.io/the-arrival-of-quantum-computing.md)
- [The Quantum Computing Threat to Blockchain](https://whitepaper.ozonechain.io/the-quantum-computing-threat-to-blockchain.md)
- [Quantum Security](https://whitepaper.ozonechain.io/quantum-security.md)
- [Quantum Tunnels](https://whitepaper.ozonechain.io/quantum-tunnels.md)
- [Quantum Random Numbers](https://whitepaper.ozonechain.io/quantum-random-numbers.md)
- [Blockchain Internals](https://whitepaper.ozonechain.io/blockchain-internals.md)
- [Tests and Results](https://whitepaper.ozonechain.io/tests-and-results.md)
- [Conclusion](https://whitepaper.ozonechain.io/conclusion.md)
- [References](https://whitepaper.ozonechain.io/references.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://whitepaper.ozonechain.io/ozone-chain-whitepaper.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.
