# 二、数字人工制品

想象有一个实体的人工制品。 比方说，一枚稀有的硬币，在维京人的宝库的黑暗中秘密保存了无数年，现在被你紧握的手从地下挖了出来。 它…

……有主人了，那就是 你。 只要你妥善保管，就没有人能从你手中夺走它。

…完成了。 它没有遗漏的部分。

……只能由你来改变。 如果您是一名商人，并且您来到了 18 世纪的中国，那么除了您之外，没有人可以在上面盖章。

……只能由你处置。 销售、交易或赠送都是你的决定，你想给谁就给谁。

什么是数字文物？ 简而言之，它们是物理人工制品的数字等价物。

要使数字化事物成为数字人工制品，它必须像你的那枚硬币：

* 数字人工制品可以有所有者，因此数字不是数字人工制品，因为没有人可以拥有它。
* 数字人工制品已完成，指向 IPFS 或 Arweave 上链下内容的 NFT 是不完整的，因此不是数字人工制品。
* 数字人工制品是无需许可的，不支付版税就不能出售的 NFT 不是未经许可的，因此不是数字人工制品。
* 数字人工制品是不可审查的， 也许你今天可以更改集中式分类账上的数据库条目，但明天可能不行，因此一个不能成为数字人工制品。
* 数字人工制品是不可改变的，带有升级密钥的 NFT 不是数字人工制品。

数字人工制品的定义旨在从本质上反映 NFT 应该是什么，有时是什么，以及铭文始终是什么。


---

# 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://www.ordinalscn.org/xu-shu-li-lun-shou-ce/er-shu-zi-ren-gong-zhi-pin.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.
