> For the complete documentation index, see [llms.txt](https://seeddao.gitbook.io/seed-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seeddao.gitbook.io/seed-tutorial/early-bird-mystery-box.md).

# Early Bird Mystery Box

<mark style="background-color:green;">⚠</mark> <mark style="background-color:green;"></mark><mark style="background-color:green;">**SEED balance and level will REMAIN THE SAME.**</mark>

Mystery Boxes will be gifted to all users once the Beta Season ends.

There are **7 levels** of Mystery Boxes with the corresponding Scores and Egg Rates.

1️⃣-5️⃣: Tree + Storage Level (excluding Holy Water)&#x20;

6️⃣: top 51-500 on the leaderboard&#x20;

7️⃣: top 1-50 on the leaderboard

📌 **The higher the level of the Mystery Box, the higher the Egg Rates.**

<figure><img src="/files/2zqu1Dvm0hL5tD8L2fbl" alt=""><figcaption></figcaption></figure>

You still have a chance to level up box before unboxing.

<figure><img src="/files/MCiP2mNsGTf1iwJwaBE4" alt=""><figcaption></figcaption></figure>


---

# 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://seeddao.gitbook.io/seed-tutorial/early-bird-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.
