# Character

In the World of Morning Moon Village, Players can login to the game and explore what it has to offer. The first thing to do is create the character. This is the primary feature to start with. All the activities and transactions in game will be done through the character created.

Players will use the character to do most interactions in the game such as walk around, build a farm, plant seed, harvest resources, or talk to NPC.

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


---

# 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.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.
