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

# 9. Roadmap

ValueQube's roadmap moves from certificate base to intelligent account network.

| Phase                  | Goal                                                                                                                                                               |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| V1 - Foundation Qube   | Support eligible subscriptions, generate qAsset Certificates, and clarify assets, units, reference values, fees, distributions, and exit rules.                    |
| V2 - Intelligence Qube | Upgrade qAsset from holding record to AI-readable financial object, with account reports, risk explanations, strategy event flows, and qPower weight explanations. |
| V3 - Open Qube Network | Serve wallets, product systems, and AI agents while exploring permissioned portfolio accounts, strategy markets, and broader qAsset applications.                  |

#### What Must Be Proven

The roadmap is not only a product sequence. It is a proof sequence. ValueQube must prove that qAsset Certificates can be generated consistently, that account state can be read by interfaces and AI agents, that reference values and events can be explained without exaggeration, and that users remain in control of actions that move funds or change account state.


---

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