# NFT란?

Non-Fungible Token 의 약자인 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://eggverse.gitbook.io/eggverse/trade/nft.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.
