> 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/strategy-qube-and-54-blocks.md).

# 5. Strategy Qube と 54 ブロック

Strategy Qube は、戦略 sleeve が qAsset 候補になる前に ValueQube がそれらを整理する方法である。すべてを最初から掲載するのではない。出所、リスク、評価、費用、分配、出口ルールを説明できる戦略から始める。

初期戦略の範囲には次が含まれ得る。

| Sleeve                        | 役割                                                        | 主なリスク                        |
| ----------------------------- | --------------------------------------------------------- | ---------------------------- |
| U.S. Treasury / Cash Sleeve   | 国債、現金管理、短期資産                                              | 金利変動、現金管理コスト、低い収益性           |
| STRC / Strategy Credit Sleeve | Strategy / MSTR 関連の STRC、preferred、credit-like securities | 発行体信用、分配変化、市場変動、集中リスク        |
| ETF Sleeve                    | 伝統的 ETF、インカム型 ETF、テーマ ETF                                 | 市場変動、プレミアムまたはディスカウント、費用、分配変化 |
| Quant Sleeve                  | 小さな比率のクオンツ戦略による補強と分散                                      | 戦略劣化、モデルリスク、流動性と執行リスク        |
| Protocol Reserve Sleeve       | 運用、データ、評価、決済摩擦のサポート                                       | 元本保護や価格保護ではない                |

標準的な cube には六つの面と五十四のブロックがある。ValueQube はこの構造を資産選定の言語に変える。六つの面は TradFi、Crypto、DeFi、RWA、Yield、Agentic である。各面には Asset Type、Yield Source、Risk Level、Duration、Liquidity Window、Valuation Method、Fee Source、Rebalance Rule、User Fit の九つの価値ブロックがある。

54 の価値ブロックは商品数ではない。採用の規律である。

#### 六つの面、九つの問い

Strategy Qube の各面は広いエクスポージャー領域を表す。各ブロックは、そのエクスポージャーが qAsset 候補になる前に答えるべき問いを持つ。

| Face    | 検証すること                                       |
| ------- | -------------------------------------------- |
| TradFi  | 伝統資産を Web3 で読める口座にアクセス、評価、報告できるか             |
| Crypto  | 暗号ネイティブなエクスポージャーを、変動性と流動性リスクを隠さず構造化できるか      |
| DeFi    | プロトコル利回りを、出所、期間、スマートコントラクトリスク、出口条件とともに説明できるか |
| RWA     | オフチェーン資産を、所有権、保管、評価、処分境界とともに表現できるか           |
| Yield   | 収入、分配、再投資、費用経路を明確に分けられるか                     |
| Agentic | AI が読解、説明、操作準備を行いながら、ユーザー承認を置き換えないか          |

九つの価値ブロックは採用テストを作る。資産タイプ、収益源、リスク水準、期間、流動性ウィンドウ、評価方法、費用源、リバランスルール、ユーザー適合性を定義できない戦略は、ユーザー向け qAsset になるべきではない。

#### なぜ重要か

54 ブロック設計は、プロトコルがバラバラの商品棚になることを防ぐ。各 strategy sleeve が口座レベルで比較可能、説明可能、監査可能になることを求める。


---

# 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/strategy-qube-and-54-blocks.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.
