# Energy

Players can use as much energy as they want within the arena depending on how much energy their chose room requires. However, it is essential to be careful because if the energy runs out, Poofies will no longer be allowed to embark in Arena battles unless their Poofy Masters replenish their energy by purchasing more in the game shop.&#x20;

<figure><img src="/files/uVq4Q3SXh6USYgNt6qrK" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://poofyland.gitbook.io/poofyland/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.
