> 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/roadmap.md).

# 9. 路线图

ValueQube 的路线图，是从凭证基座走向智能账户网络。

| Phase                  | 目标                                                          |
| ---------------------- | ----------------------------------------------------------- |
| V1 - Foundation Qube   | 支持合格认购，生成 qAsset Certificate，做清楚标的、份额、参考价、费用、分配和退出规则。       |
| V2 - Intelligence Qube | 让 qAsset 从持仓凭证升级为 AI 可读金融对象，引入账户报表、风险解释、策略事件流和 qPower 权重解释。 |
| V3 - Open Qube Network | 面向钱包、产品系统和 AI Agent，探索许可型组合账户、策略市场和更多 qAsset 应用。            |

#### 必须被证明的事情

路线图不只是产品顺序，也是证明顺序。ValueQube 必须证明 qAsset Certificate 可以稳定生成，账户状态可以被界面和 AI Agent 读取，参考价和事件可以在不夸大的情况下被解释，且用户始终控制会移动资金或改变账户状态的关键动作。


---

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