# Customization

### **Overall**

In Morning Moon Village, player can collect their digital asset in game, and in order to obtain the items, a character of player is needed to be created for travelling and adventuring in the world of the game. However, a character itself are not the valuable asset. Indeed, it is the representative of the player who do the works in the village and can be equipped with some types of items providing special abilities to increase the opportunity to play per day.

![\*Graphic & Contents are not final.](/files/-Mgz1f1Dk49DQowrmDOd)

Characters can be equipped with the gears in game, which are NFT. There are two types of NFT assets that can be equipped by a character, “**EQUIPMENTS**” and “**COSMETICS**”. These NFTs are provided with the ability to increase your energy, or reduce the need of energy use in each activities in game. \ <br>

![](/files/-MkBS_Tm0HrewxQNrVH5)

For more information about the energy, please see the energy section.

{% content-ref url="/pages/-Mfcf4DKbLNWsi7jWUBO" %}
[Energy](/game-features/energy.md)
{% endcontent-ref %}

These NFT can be obtained by discovering the gift boxes, completing the quest or purchase from NPC in games, opening chest in Wild zone, and purchasing through in-game marketplace.&#x20;

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

{% content-ref url="/pages/-MfccprKXd5agCPY3CyB" %}
[Cosmetic](/nfts/cosmetic.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/game-features/character-customization/customization.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.
