# Energy System

It takes 1 energy to play a game.

**Normal Energy :**

Each [NFT character](/whitepaper/gamefi-elements/nft-characters.md) will provide 2 energies per day and the total energy a player owns is decided by the total number of NFT characters.&#x20;

Normal Energy is constantly refilled and the rate is decided by the total energy a player owns.&#x20;

**Note: The refilling rate will be displayed at MatchNova's main page.**&#x20;

**Bonus Energy :**

Users will be rewarded with bonus energy through social events, game activities, and promotions.

Bonus energy will be consumed before normal energy should a user have any.


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-system/energy-system.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.
