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