# Energy

### What is Energy

Energy is an unit that is used for execute some actions in Wild Zones such as Cutting Trees, Collecting Resources, and Opening Chest. The game use the system of Energy to control the amount Wild Zone Exploration per day.&#x20;

Not only executing the actions that consume energy, there is Traps in game randomly spawn in the Wild Zone when the area got created. If the players encounter the Traps in Wild Zone, their energy will decrease as well.

Base Energy of every players is 100 units

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

### How to Increase Energy

* Auto Regeneration and start with Max energy every time a player start a new adventure.
* Consume NFT in consumable category to regenerate energy while being in Wild Zone

### How to Increase Capability of using Energy

* Some of the NFTs (mostly the Equipment type) can be equipped to make your character has better energy consumption, for example:&#x20;
  * **Bone Axes** reduce the energy use for cutting a tree.
  * **Adventurer's Cloak** reduce the energy use for every action in game.
  * ETC.

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

{% content-ref url="/pages/-MfccmsjBnEyfNMro\_40" %}
[Equipments](/nfts/equipments.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/energy.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.
