# NFTs

### What is NFT

The word NFT stand for Non-Fungible Token. This type of asset have their own identity in each single token. In marketplace, NFTs have value and are tradable by transferring the ownership from one person to another. Nevertheless, it is a little bit different in online games, each NFTs have value because of their attribute in game and can be traded through the standard that the game support.

### NFT in Morning Moon Village

Morning Moon Village is an official game on Bitkub Chain and the standard for NFTs in this game is KAP-721 of BITKUB Chain. NFTs in the game can be traded on both in-game marketplace and any NFT marketplace on the internet.  Each of NFT contain their unique attributes and abilities and that is why NFT are valuable and have sufficient demand to run the market.

In Morning Moon Village, their are currently 7 types of NFT in game, and could be more in the future.

{% content-ref url="/pages/-MfccmsjBnEyfNMro\_40" %}
[Equipments](/nfts/equipments.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfccprKXd5agCPY3CyB" %}
[Cosmetic](/nfts/cosmetic.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfccyyhOfe8lMn2RcHs" %}
[Treasures](/nfts/treasures.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgJO3d8V-oiPVMZdiE" %}
[Gift Box](/nfts/gift-box.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgAIirCRIwkcmvOqisQ" %}
[Consumable](/nfts/consumable.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgVHvUTKxW7BlQxY-Zj" %}
[Companions](/nfts/pet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgAN7Yc5hrQlI2HBNwm" %}
[NFT Staking](/nfts/nft-staking.md)
{% endcontent-ref %}


---

# 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://whitepaper.morningmoonvillage.com/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.
