# 数字化商品交易所简述

区块链技术带来了全新的思维模式。

基于区块链技术的TOKEN方案，分别应用在了货币、权益凭证。这两个方面构成了经济社会的基础数据类型。

货币不用赘言。

权益凭证必定是指向一个资产，无论这个资产是金融资产、实物还是虚拟资产。权证的转移必然代表着与其关联的资产的权益的转移。这种对应关系大部分还是由现实世界的法律体系来约束实现的。脱离法律的约束，仅靠代码来实现权益对应的资产进行交割的也仅限于虚拟世界的资产。

因此，我们致力于最终实现与现实物理世界的资产进行密切关联的区块链TOKEN商城体系。即是，现实世界的律法体系认可数字化权证的物权属性。


---

# Agent Instructions: 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://wb.aos.pub/master.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.
