> For the complete documentation index, see [llms.txt](https://wiki.bigtime.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bigtime.gg/big-time-economy/mystery-boxes.md).

# Mystery Boxes

**Mystery Boxes** are loot boxes that contain [**Workshops**](/big-time-economy/economy-components/personal-metaverse/workshops.md)**,** [**Cosmetic Collectables**](/big-time-economy/economy-components/cosmetic-collectibles.md) **and/or** [**Time Crystals**](/big-time-economy/economy-components/resources/time-crystals.md)**.** The Quantity, Rarity, and Types of [**Workshops**](/big-time-economy/economy-components/personal-metaverse/workshops.md) depend on the **Workshop's Mystery Box** Type.

## **Max Issuance & Types**

| Type                         | Max Issuance |
| ---------------------------- | ------------ |
| EAL Armory Box               | 3,500        |
| EAL Forge Box                | 3,500        |
| EAL Time Warden Box          | 3,500        |
| Holiday Mystery Box          | 6,000        |
| Spring Festival Mystery Box  | 8,250        |
| Bonus Gift Mystery Box       | 114,500      |
| Time Warden Gift Mystery Box | 25,500       |
| Deluxe Gift Mystery Box      | 10,000       |
| Grand Gift Mystery Box       | 3,000        |
| Exclusive Mystery Box        | 2,000        |
| Paragon Mystery Box          | 1,000        |
| Fabricator Mystery Box       | 6,000        |
| Tinkerer Jackpot Mystery Box | 4,000        |
| Lucky Draw Mystery Box       | 20,000       |
| Loyalty Bronze Box           | 5,600        |
| Loyalty Silver Box           | 1,100        |
| Loyalty Gold Box             | 1,100        |
| Loyalty Platinum Box         | 200          |

To view the detailed contents of each box, please refer to the following link:

<https://openloot.com/marketplace?category=mysterybox>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.bigtime.gg/big-time-economy/mystery-boxes.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.
