> 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/shi-wu-shou-cang-pin.md).

# 实物收藏品

COLLEXX通过激活实物收藏品的交易，使实物收藏品超越兴趣领域，成为有魅力值得投资的商品，提供平台。

## 激活n次交易: Unclaimed vs Claimed

通过COLLEXX发行的实物收藏品(Memorabilia)的NFT被赋予实物要求(Claim)的一次性实用权限。因此最初购买或被抽中的所有者有以下两种选择权。

1. 索要实物
2. 不索要实物，2次出售

### 1. 实物 Claim

所有者在要求实物时，实物会通过要求的配送地址及联系方式配送。在决定出售之前，可以自由收藏和观赏。但是，转让的实物第二次交易时，有义务向该所有者转让NFT和实物。这时，通过COLLEXX自主开发的Escrow智能合约可以进行安全的P2P交易。

第二次交易时，要传达的实物是真品，状态良好是卖家应承诺的义务。这不仅是NFT，也是一般二手交易时的基本常识。

### 2. **不索要实物，2次出售**

与此相反，购买NFT后不索要实物时不会发生任何事情。但所有者可以随时向COLLEXX请求实物。如果您未提出要求而出售NFT，则该要求(Claim)权限将在NFT转让后移交其他人。

![실물 토큰 Unclaimed 상태](/files/GeUg89kLpid7MOqmDyXI)

## Status : Unclaimed vs Claimed

根据所有者是否要求拥有实物的不同，交易平台注册的物品状态也有所不同。

#### Unclaimed

所有者只有NFT，不要求实物。由于不需要交换实物，可以和一般数字艺术品NFT一样轻松交易，因此交易更加容易。

#### Claimed

实物收藏品(Memorabilia)和NFT一起销售给某人，根据商品的状态，任何人都可以进行bid, offer, buy now。索要完成的NFT是通过COLLEXX自主开发的智能合约进行P2P交易。

![실물 토큰 Claimed 상태](/files/E4ZSY11XeLn6JIYnq9DS)

查看实物认证的智能合约 >>

{% content-ref url="/pages/7WuBhhGrOxqSJ9OoAcl3" %}
[实物认证的智能合约](/chinese/collexx/phygital-nft-marketplace/shi-wu-ren-zheng-de-zhi-neng-he-yue.md)
{% endcontent-ref %}


---

# 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/shi-wu-shou-cang-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.
