# Character Creation

At the beginning of the game, you will be able to name your characters and customize character appearance from the options offering including Gender, Hair, Face, and Body (Cloth). These Characters are the symbols of each player that represent your identity and personality in the game. The options for customize your Character can be discovered more by explore each of different game features.

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

Most of the humanoid characters in Morning Moon Village are 3D models which share the same skeleton but all of their meshes are separated into a few parts such as head, hairstyle, and cloth. Because all available parts are made to be compatible with each other, players can freely choose their favorite parts and make a character of their liking.

Once created, the character will spawn at the front of the player’s home. Players can then move it around and interact with stuff in the town.<br>


---

# 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/character-creation.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.
