> 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/litepaper-v0.3.md).

# Litepaper v0.3

#### Abstract

ValueQube は TradFi x DeFi の qAsset プロトコルである。株式、ETF、国債、RWA、クオンツ戦略、オンチェーン利回りなどの投資可能なエクスポージャーを、読める、照合できる、説明できる口座証明へ変える。

中核となるオブジェクトは **qAsset Certificate** であり、各投資可能エクスポージャーの AI-readable Financial Passport である。qAsset は、ユーザーが何に参加したか、いつ確認されたか、参照価値がどう形成されるか、どのリスクラベルが適用されるか、費用と分配がどう扱われるか、どの償還または出口ルールが口座を支配するかを記録する。

**$54Q** は ValueQube のプラットフォームトークンであり、インセンティブ、ガバナンス、流動性、データサービス、エコシステム参加、プロトコル価値回流を支える。qAsset の金庫持分ではなく、基礎戦略収益を表すものでもない。**qPower** は、適格な戦略参加と $54Q の長期保有を測る貢献ウェイトシステムである。

この v0.3 litepaper の目的は、ValueQube の最初の公開構造を定義することである。なぜ qAsset が必要なのか、54-Facet Financial Qube がどのように戦略アクセスを整理するのか、AI がどのように口座状態を読めるものにするのか、そしてプロトコル境界がどこにあるのかを示す。

#### 覚えておくべき一文

**金融に必要なのは、もう一つの読めない残高ではない。残高の意味を説明できる証明レイヤーである。**

#### v0.3 の範囲

このバージョンは、ValueQube をプロトコル口座レイヤーとして定義するものである。完全な法務文書、製品マニュアル、トークン上場文書、最終技術仕様ではない。目的は、ビルダー、初期ユーザー、パートナー、コミュニティが同じオブジェクトを同じ文脈で理解できるようにすることにある。

| 問い             | v0.3 の答え                                   |
| -------------- | ------------------------------------------ |
| 中核プリミティブは何か    | qAsset Certificate                         |
| 何を表すのか         | 投資可能エクスポージャーの読める口座記録                       |
| AI は何を読むのか     | 資産タイプ、参照価値、リスクラベル、費用状態、分配状態、償還ルール、ユーザー承認境界 |
| $54Q は何を担うのか   | インセンティブ、ガバナンス、流動性、データサービス、エコシステム参加の調整      |
| qPower は何を測るのか | 適格な貢献ウェイトであり、現金利回りではない                     |

この litepaper の基準は明確である。重要なオブジェクトは、役割、価値経路、境界を持たなければならない。何を記録し、誰が使い、何を約束しないのかを説明できない用語は、コアプロトコル語彙には入らない。


---

# 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/litepaper-v0.3.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.
