> For the complete documentation index, see [llms.txt](https://whitepaper.collexx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.collexx.io/chinese/collexx/phygital-nft-marketplace/shu-zi-yi-shu-pin.md).

# 数字艺术品

### **NFT, 现实收藏**

数字艺术品像在opensea平台一样，任何人都可以发行NFT并且可以设置专利。

作者设定作品铸造(Mint)成NFT的时候, 可以以open edition等形式，与实物展示或周边联系销售。这样一来，数字艺术品NFT的所有者可以通过电子钱包认证，将自己所拥有的数字艺术品装在实物的显示器中。可流通的数量由作家来设定。通过COLLEXX的帮助，可以提供NFT作品的实物周边化服务，实物周边的销售收益由COLLEXX和作家分配。

销售实物作品分为两种，选择其中一种即可。

1. Diasec 框架 : 传统制造方式，但显得最现代的作品展示方式。
2. 数码橱窗：这是最适合动画作品的一种方法

![DIASEC 框架](/files/hSqDYnNdBfRkOuI0msXf) ![数码橱窗](/files/GbpW7aGcPJXP59faWVU9)

通过电子钱包认证购买实物作品的功能将在Phygital交易平台公开后追加开发来实现。


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.collexx.io/chinese/collexx/phygital-nft-marketplace/shu-zi-yi-shu-pin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
