# 什么是 NFT (非同质化代币)?

## 什么是非同质化代&#x5E01;**?**

以太坊区块链带来了一个全新的数字世界，可以在其中追踪数字资产的独特性和稀缺性，为创建一种唯一性的数字资产提供了理想的平台。这些资产称为非同质化代币或NFTs。

这些代币建立在符合以太坊 ERC-721、ERC-1155 和 ERC-1337 代币标准的加密货币平台上。 NFT 是不可替代的、唯一的且在数字上稀缺的价值单位。 不能用其他相等的组件或数量代替它们。

## **NFTs** 的好处是什么？

通过使用 NFT，The Sandbox 的用户将能够从真正的数字所有权、交易、安全性、不变性和跨平台互操作性中受益。

请观看下面的视频，以了解有关 NFT 及其怎么运作的更多信息。

{% embed url="<https://www.bilibili.com/video/BV1Ff4y1e7A4>" %}

## **相关链接**

{% embed url="<https://medium.com/sandbox-game/nfts-redefining-the-meaning-of-value-through-user-generated-content-in-the-sandbox-f1a65f73b06>" %}

{% embed url="<https://medium.com/sandbox-game/user-generated-contents-meets-nfts-within-the-sandbox-4b865966c54e>" %}


---

# 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://docs.sandbox.game/the-sandbox/cn/other/what-are-non-fungible-tokens-nfts.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.
