> 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/zh/the-origin.md).

# 1. 起源

蒙德里安画的不是格子。他把一个混乱、流动、难以命名的世界，压缩成比例、边界、秩序和构成。

ValueQube 的起点也在这里。金融市场从来不缺资产，缺的是一种能让资产被重新排列、重新报价、重新解释的结构。股票、ETF、国债、RWA、量化策略、链上收益和 AI Agent，原本属于不同的托管路径、估值语言、风险周期和用户界面。

用户看到的常常只是余额变化，却看不见资产从哪里来、价格如何确认、费用如何扣除、分配来自哪里、退出窗口什么时候打开。

魔方给了 ValueQube 另一种语言。一个魔方只有有限的面和格子，却能转出大量组合。它不是用无限复杂来制造想象力，而是用有限结构承载变化。

ValueQube 把这种纪律带入金融账户：六个资产面，五十四个价值格。每一格都必须回答资产类型、收益来源、风险等级、期限、流动性窗口、估值方式、费用来源、再平衡规则和用户适配。

**金融不是一张资产清单。金融是一套会持续旋转的组合结构。**

#### 从构成到金融账户结构

蒙德里安之所以重要，不是因为他给了项目一个好看的视觉入口，而是因为“构成”本身不是装饰。构成决定什么可以并置，边界画在哪里，观看者如何在不被混乱吞没的情况下理解整体。ValueQube 把这件事用在金融上：账户不应该是一堆仓位，而应该是一张结构化表面，风险、期限、流动性、估值和操作权利可以被一起读取。

因此，魔方不只是品牌图像，而是协议语法。一个面定义一种资产域，一个格定义一个价值问题，一次旋转定义用户账户如何随着资产状态、策略状态或市场状态变化。

#### 54 面金融魔方的真正含义

54 面金融魔方不是说第一天就要上线 54 个产品，而是说每一种候选敞口在面向用户之前，都要经过一组有限问题。协议必须知道这个敞口是即时流动还是延迟退出，参考价来自市场还是模型，收益是分配还是复投，AI Agent 能不能解释状态，以及它不能假装控制什么结果。

这才是 ValueQube 的起源故事：不是给金融贴上一层艺术，而是把构成的纪律用于账户真实。


---

# 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/zh/the-origin.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.
