> For the complete documentation index, see [llms.txt](https://docs.blockrock.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockrock.win/general-access-products/qqqai-legal-disclaimer.md).

# QQQAI Legal Disclaimer

QQQAI tokens will not be offered or sold within the United States or to U.S. persons, nor will they be distributed or made available to individuals within the United States or to U.S. citizens. Furthermore, QQQAI tokens are not registered under the U.S. Securities Act of 1933 (as amended, the "Act") or the securities laws of any other jurisdiction. These tokens may not be offered, sold, or otherwise transferred in the United States or to U.S. persons unless registered under the Act or in compliance with an exemption from registration. All transfers of QQQAI tokens are subject to applicable laws and may be subject to additional restrictions.

This document, any related discussions, or portions thereof do not constitute an offer to sell or a solicitation of an offer to purchase any securities (including QQQAI tokens). None of this document, related discussions, or their contents represent any commitment, guarantee, or statement by BlockRock or its affiliates. Investors in QQQAI tokens must fully understand the token’s legal status, compliance requirements, and associated risks, and make independent decisions based on their financial circumstances and risk tolerance.

This document may contain "forward-looking statements" based on BlockRock’s current beliefs, expectations, and assumptions. Such statements involve future events and are inherently subject to uncertainties and factors beyond the control of BlockRock, its management, agents, or representatives. Actual results may differ materially from those described in forward-looking statements. Investors should not rely on such statements for investment decisions.

Purchasing QQQAI tokens constitutes a high-risk investment and may result in significant losses, including total loss of capital. Prior to investing, investors must carefully evaluate their financial goals, risk tolerance, and regulatory environment, and seek professional legal and financial advice as necessary.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.blockrock.win/general-access-products/qqqai-legal-disclaimer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
