# Lucky Boxes

Lucky Boxes contain the most valuable, coveted, and rare prizes in the arcade. From limited time events and one-of-a-kind prizes, the chance to win big has never been better!

Each Lucky Box is fully on-chain randomized and guaranteed to have a valuable prize inside including possibly (but not limited to):

* Arcade Edition & other ChainCade NFTs
* Cryptocurrency
* Exclusive Partnership NFTs

Future boxes may include:

* Digital gift card codes
* Valuable memberships & subscriptions
* Vacation packages
* Much, Much More!

![](https://2550232297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg2lboejai-vBwwGZry%2Fuploads%2FE8NFcESbzYBr6SM9rNEC%2Fbox-placeholder.png?alt=media\&token=3e651b0d-a445-4782-9771-34a77d1ba436)

Opening a box will require 1000 Tickets that can be won by playing any ChainCade arcade game. Each box 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 along with energy points at 00:00 UTC.

{% hint style="info" %}
Example for opening boxes:

* First box/day = 1EP
* Second box/day = 10EP
* Third box/day = 100EP
* Fourth box/day = 1,000EP
* Fifth box/day = 10,000EP
* and so on
  {% endhint %}


---

# 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/prizeboxes.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.
