> For the complete documentation index, see [llms.txt](https://whitepaper.morningmoonvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.morningmoonvillage.com/game-features.md).

# Game Features

In Morning Moon Village, there are many features awaits to be be checked out by players. There are abundant of alternatives ways to earn profit and assets :

### Characters Features

Create your characters and explore the new world.

{% content-ref url="/pages/-MfrlnT03E8aJ5-B2bri" %}
[Character Creation](/game-features/character-customization/character-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfcfvLJSWLvoxEKlnan" %}
[Customization](/game-features/character-customization/customization.md)
{% endcontent-ref %}

### Yield-Farming Features

Plant seeds and stems, collect Crops to earn LUMI.

{% content-ref url="/pages/-Mfcd7eDtRZSGA-NOIQF" %}
[Farm](/game-features/gamified-yield-farming/farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgKUBN4jWtiPcctu9Y" %}
[Seed & Stem](/game-features/gamified-yield-farming/seed-and-stem-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgKZ40Q0UL6IXvvNK5" %}
[Crops](/game-features/gamified-yield-farming/crops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgKcghWeNdx0O0jJax" %}
[NFT Staking](/game-features/gamified-yield-farming/nft-staking.md)
{% endcontent-ref %}

### Game World Features

Join the events and festival to achieve limited reward.

{% content-ref url="/pages/-Mfg3-wAl8J\_fMtRAkF4" %}
[Home Zone and Home Decoration](/game-features/game-world/the-village.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfg37MrECJs5JjkWLTm" %}
[WildZone](/game-features/game-world/wild-zone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgLo7738TaDNtbtXaq" %}
[Resources](/game-features/game-world/resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgL0KQ-6a-rS3yPeqy" %}
[Activities](/game-features/game-world/activities.md)
{% endcontent-ref %}

### Exchange Features

Trading, exchange, AMM shop.

{% content-ref url="/pages/-MfcdK0V0K7al2RTc6Jt" %}
[Shop](/game-features/trading/shop.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgNIwR-O0IzdXJcC3O" %}
[NPCs](/game-features/trading/npcs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfcdG4P2lW3gLF8PAc7" %}
[Official Game Marketplace](/game-features/trading/marketplace.md)
{% endcontent-ref %}

### Other Features

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

{% content-ref url="/pages/-MfgLZmvMS\_Eue1fyNh8" %}
[Inventory](/game-features/inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfg3CEt7UDa3vF-H7Gp" %}
[Leaderboard](/game-features/leaderboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgNmw1McU5lzistp0k" %}
[Free Gas Fee Quota](/game-features/free-gas-fee-quota.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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