> 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/zh/risk-and-disclaimer.md).

# 10. 风险与免责声明

风险边界必须明确。qAsset 不是稳定币。$54Q 不是 qAsset 金库份额。qPower 不是现金收益权。AI 可以解释并准备动作，但关键动作必须由用户确认。

本 litepaper 仅用于项目和协议机制说明，不构成投资建议、法律意见、税务意见、证券发行文件、收益承诺、价格承诺、流动性承诺或交易所上线承诺。qAsset Certificate、$54Q、qPower 及相关机制，需完成适用司法辖区的法律、合规、税务、托管、审计、智能合约安全、KYC/KYB、适当性、用户协议和营销审查。

#### 风险矩阵

| 风险类型   | 实际含义                | 协议姿态                   |
| ------ | ------------------- | ---------------------- |
| 资产风险   | 底层敞口可能下跌、违约或失去流动性   | 按 qAsset 标注、披露和隔离      |
| 估值风险   | 参考价可能来自市场数据、模型或延迟确认 | 展示来源、时间戳和方法            |
| 流动性风险  | 赎回可能延迟，或受窗口与队列限制    | 在进入前展示退出规则             |
| 智能合约风险 | 链上逻辑可能存在漏洞          | 审计、监控、暂停与升级控制          |
| AI 风险  | AI 可能误读上下文或过度确定     | 限定在读取、解释和准备模式，关键动作用户确认 |
| 合规风险   | 不同司法辖区和用户类型有不同准入规则  | KYC/KYB、适当性和地域限制       |

ValueQube 应该被如何评价？不是看叙事能不能变大，而是看系统扩大后，这些边界是否依然可读。


---

# 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/zh/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.
