# NFT 가이드

해당 가이드에서는 INO-NINKY 환경에서 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://docs.ninky.io/ko/undefined/nft-guide.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.
