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