# 2.3 NFT 作为切入点的优势

我们观察到，NFT 的技术特性使其天然具备承载 RWA 的潜力：

* 最小确权单元（Minimum Proof Unit, MPU）\
  NFT可以将现实资产的份额、索引或收益权映射为链上对象，具备唯一性与确权属性。\ <br>

* 可组合性与可分割性\
  NFT可进一步分割（Fractionalization）为同质化代币，以接入 DeFi 协议（流动性池、借贷市场），实现资产的可组合性。\ <br>

* 用户认知基础\
  与抽象的债券或票据代币相比，NFT 在用户群体中已有较高认知度与接受度，更利于零售参与与二级市场流通。

* 跨资产适配性\
  无论是房地产、碳排放额度还是艺术收藏，均可通过 NFT 进行标准化映射，形成一个统一的资产包装层（Universal Asset Wrapper, UAW）。


---

# 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://xunit.gitbook.io/xunit/chinese/2.-market-background/2.3-nft-zuo-wei-qie-ru-dian-de-you-shi.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.
