# Energy Overdraft System

Energy can be overdrawn at a cap rate of 100%.

e.g. If a user has 4 total normal energy, the max allowance of energy overdrawn is 4. When a user plays a game with overdraft energy, a negative number will be displayed on the normal energy bar.

**NOTE: If the normal energy bar shows a negative number, all actions relating to the NFT: transferring, burning, listing on the** [**marketplace**](/whitepaper/the-marketplace.md)**,** [**gifting**](/whitepaper/socialfi-system/gifting.md) **to other players, transferring to** [**decentralized wallet**](/whitepaper/decentralized-wallet.md)**, and enhancing the NFT will be frozen until the normal energy bar returns to 0 or above.** &#x20;


---

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