# NFT

NFT(Non-Fungible Token)란 ‘대체 불가능한 토큰’이라는 뜻으로, 블록체인에 저장된 디지털 아이템의 소유권을 기록하는 암호화 자산입니다.

NFT를 적용하여 사용자들이 EduStar에서 학습 플랜 단계를 완성하여 받는 모든 인증서는 종이가 아닌 NFT로 발행합니다.&#x20;

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://docs.edustar.io/service/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.
