> For the complete documentation index, see [llms.txt](https://docs.supervol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supervol.io/archives/archive-supervol-mystery-box.md).

# (Archive) SuperVol Mystery Box

{% hint style="info" %}
Deprecated. Go to [SuperVol Volatility Box](/overview/supervol-volatility-box.md) for points Boxes!
{% endhint %}

Stacked enough Points? You can purchase and open Mystery Boxes! Mystery Boxes include USDC Coupons for SuperVol... and more to come!<br>

This is just the beginning.

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

**Mystery Boxes**

Rewards from Mystery Boxes are controlled under a rarity system. Higher rarity = more rewards! With more power, comes great responsibility. You need more points to purchase boxes of a higher rarity.

Choose wisely, as there is a personal purchase limit to Mystery Boxes every day.

| Rank                 | Points/Box | Rewards            | Upgrade with.. |
| -------------------- | ---------- | ------------------ | -------------- |
| Bronze Box           | 5,000      | $1, $3 Coupon      | 1 \* ???       |
| Silver Box           | 15,000     | $10, $5, $3 Coupon | 3 \* ???       |
| ...more coming soon! | -          | -                  | -              |

**Rules**

* Users can only purchase & open 2 Mystery Boxes for every 24 hour period.
  * Only 1 Silver Box per 24 hour period
* After opening 1 Mystery Box (excluding Welcome Box & special event boxes), users need to Deposit & Trade extra USDC.e to open more Boxes.
  * From the 2nd \~ 10th Mystery Box
    * To open Bronze Box: Deposit & Trade 1 USDC.e
    * To open Silver Box: Deposit & Trade 3 USDC.e
  * From the 11th Mystery Box
    * To open Bronze Box: Deposit & Trade 3 USDC.e
    * To open Silver Box: Deposit & Trade 5 USDC.e
* The SuperVol team manages all operations for Mystery Boxes, and any terms and conditions are subject to change.

If you have any inquiries with Mystery Boxes, don’t hesitate to reach out to our Discord.


---

# 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://docs.supervol.io/archives/archive-supervol-mystery-box.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.
