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

# 10. Risk And Disclaimer

Risk boundaries must remain explicit. qAsset is not a stablecoin. $54Q is not a qAsset vault share. qPower is not a cash yield claim. AI may explain and prepare actions, but critical actions require user confirmation.

This litepaper is for project and protocol discussion only. It is not investment advice, legal advice, tax advice, a securities offering document, a return promise, a price promise, a liquidity promise, or an exchange-listing promise. qAsset Certificate, $54Q, qPower, and related mechanisms are subject to legal, compliance, tax, custody, audit, smart-contract security, KYC/KYB, suitability, user agreement, and marketing review in applicable jurisdictions.

#### Risk Matrix

| Risk Area           | Practical Meaning                                                        | Protocol Posture                                                 |
| ------------------- | ------------------------------------------------------------------------ | ---------------------------------------------------------------- |
| Asset Risk          | Underlying exposure may decline, default, or become illiquid             | Label, disclose, and separate by qAsset                          |
| Valuation Risk      | Reference value may rely on market data, models, or delayed confirmation | Show source, timestamp, and method                               |
| Liquidity Risk      | Redemption may be delayed or subject to windows and queues               | Make exit rules visible before entry                             |
| Smart-Contract Risk | On-chain logic may contain vulnerabilities                               | Audit, monitoring, pause and upgrade controls where applicable   |
| AI Risk             | AI may misread context or overstate certainty                            | Keep AI in read, explain, and prepare modes unless user confirms |
| Compliance Risk     | Access rules may differ by jurisdiction and user type                    | KYC/KYB, suitability, and jurisdictional gating                  |

ValueQube should be judged by whether it can keep these boundaries readable as the system grows.

###


---

# 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://docs.valueqube.io/lite-paper/risk-and-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.
