# NovaQ Documentation

## NovaQ

- [Welcome to NovaQ](https://novaq-docs.gitbook.io/novaq/welcome-to-novaq.md): The Post-Quantum Integrity Layer for AI Systems
- [Description](https://novaq-docs.gitbook.io/novaq/overview/description.md)
- [Vision](https://novaq-docs.gitbook.io/novaq/overview/vision.md): Vision: Trust, Tamper-Proof AI, Post-Quantum Ready
- [Market Opportunity](https://novaq-docs.gitbook.io/novaq/overview/market-opportunity.md)
- [What is the NovaQ Protocol?](https://novaq-docs.gitbook.io/novaq/novaq-protocol/what-is-the-novaq-protocol.md)
- [Protocol Architecture](https://novaq-docs.gitbook.io/novaq/novaq-protocol/protocol-architecture.md)
- [Security Design](https://novaq-docs.gitbook.io/novaq/novaq-protocol/security-design.md)
- [How the Protocol Works?](https://novaq-docs.gitbook.io/novaq/novaq-protocol/how-the-protocol-works.md)
- [Model Integrity Verifier](https://novaq-docs.gitbook.io/novaq/novaq-ecosystem/model-integrity-verifier.md)
- [AI Prompt Optimizer](https://novaq-docs.gitbook.io/novaq/novaq-ecosystem/ai-prompt-optimizer.md)
- [Smart API Response Tester](https://novaq-docs.gitbook.io/novaq/novaq-ecosystem/smart-api-response-tester.md)
- [Short-Term Goals](https://novaq-docs.gitbook.io/novaq/roadmap-development/short-term-goals.md)
- [Mid-Term Goals](https://novaq-docs.gitbook.io/novaq/roadmap-development/mid-term-goals.md)
- [Long-Term Goals](https://novaq-docs.gitbook.io/novaq/roadmap-development/long-term-goals.md)
- [Tokenomics](https://novaq-docs.gitbook.io/novaq/others/tokenomics.md)
- [Links](https://novaq-docs.gitbook.io/novaq/others/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://novaq-docs.gitbook.io/novaq/welcome-to-novaq.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.
