> For the complete documentation index, see [llms.txt](https://quantumvertics.gitbook.io/quantumvertics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quantumvertics.gitbook.io/quantumvertics/disclaimer.md).

# Disclaimer

The content in this white paper is subject to change without notice and may be updated at any time. The QuantumVertics team makes no representations or warranties, expressed or implied, as to the accuracy, completeness, or reliability of the information contained in this document. The QuantumVertics project and QTV tokens are in a developmental stage, and participation in this project involves substantial risk. The QuantumVertics team is not liable for any losses or damages arising from the use, reference, or reliance on the materials provided in this white paper.

This document does not constitute an offer or solicitation to sell shares or securities in QuantumVertics or any related or associated company. QTV tokens are not shares or securities of any type. They do not entitle holders to any formal dividend or revenue distribution and should not be considered as an investment in any form.

The regulatory status of cryptographic tokens, digital assets, and blockchain technology is unclear or unsettled in many jurisdictions. The publication of this white paper and the offering of QTV tokens may be restricted in certain jurisdictions. It is the responsibility of each potential purchaser of QTV tokens to determine if the purchase and sale of QTV tokens are legal in their jurisdiction.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://quantumvertics.gitbook.io/quantumvertics/disclaimer.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.
