# NFT

클레이 킹덤 생태계는 클레이튼 생태계 내의 다양한 토큰뿐 아니라 여러 기능을 탑재한 대체 불가능 토큰(Non-Fungible Token, NFT)을 통해 더욱 다채롭게 구성되어 있습니다. 탈중앙화 거래소(Decentralized Exchange, DEX) 출시 전 발행 예정인 KINGs NFT를 포함하여, 게임출시 이후 사용자들이 전략적으로 게임을 즐기고 추가적인 수익을 얻을 있도록 돕는 영웅 NFT, 게임 내에서 드롭되는 게임 아이템 등을 NFT로 획득하게 됩니다. 플레이어는 이와 같이 다양한 NFT를 [**Opensea**](https://opensea.io/)와 같은 거래소에서 매매할 수 있게 됩니다.

프로젝트가 진행됨에 따라 클레이 킹덤 팀은 추가적으로 출시 될 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.klaykingdoms.com/guide/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.
