# Energy

Energy is your fuel for winning in the arcade, and is determined by the amount ChainCade you hold.

{% hint style="info" %}
`Energy Formula:`

`C = ChainCade held`

`EP = Energy Points`

`C / 50,000,000 = EP (anything less than 1 is rounded up to 1)`
{% endhint %}

Earning tickets and opening any boxes will use up your energy. 24 hours after your last EP refill, energy is refilled upon login.

Earning [tickets](https://chaincade.gitbook.io/chaincade/welcome-to-the-retroverse/the-arcade/tickets) in games will always cost 1 energy point. Players can continue playing without energy, but will not earn tickets. Earning tickets from mini-games in an online [hangout](https://chaincade.gitbook.io/chaincade/welcome-to-the-retroverse/the-arcade/metaverse) however, will not require energy.

Opening [Lucky Boxes](https://chaincade.gitbook.io/chaincade/welcome-to-the-retroverse/the-arcade/prizeboxes) will also require a number of energy points to open, depending on how many boxes have already been opened by the player that day. The first box you open each day will cost 1 energy point. The second box in the same day will cost 10 energy points. The third box will cost 100 energy points. Further boxes will cost 10x until reset 24 hours after initial box.

**Formulas may be rebalanced in the future.**

![Art by VSantikko](https://2550232297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg2lboejai-vBwwGZry%2Fuploads%2FE3U9iFQp7YwwGi8ZO6dU%2FHome_of_ChainCaders_PNG-4K.png?alt=media\&token=409def12-e56e-4bf6-8eb0-0161eb88203e)


---

# 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://chaincade.gitbook.io/chaincade/welcome-to-the-retroverse/the-arcade/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.
