# 대체 불가능 토큰 (NFT)이란 무엇인가요?

## 대체 불가능 토큰이란 무엇인가요?

이더리움 블록체인은 고유성과 희소성에 기반하여 디지털 애셋을 추적할 수 있는 완전히 새로운 형식의 디지털 세계를 도입하였으며 유일무이한 유형의 디지털 애셋을 창조할 수 있는 완벽한 플랫폼을 제공합니다. 이러한 애셋을 대체 불가능 토큰, 혹은 NFT라 합니다.

이 토큰들은 이더리움 ERC-721, ERC-1155 및 ERC-1337 토큰 표준을 준수한 암호화폐 플랫폼에서 만들어졌습니다. NFT는 동일한 부품이나 수량으로 대체할 수 없는 고유하며 희소성이 높은 가치의 단위라고 할 수 있습니다.

## NFT를 통해 어떤 이익을 얻을 수 있나요?

더 샌드박스 유저는 NFT의 활용으로 디지털 소유권과 거래, 보안, 불변성과 플랫폼 간의 상호운용성을 얻을 수 있습니다.

아래 영상을 통해 NFT란 무엇이며 어떤 방식으로 작동하는지 확인해 보세요.

{% embed url="<https://youtu.be/FXP9_UkVvpQ>" %}

## 참고 링크

{% 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/korean/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.
