# How to join Early Access?

* There are 4 early access packages available for purchase, corresponding to their rarity.
* Way to get early access: Players can buy on Marketplace/OpenSea, or active players in community development will receive it free in the final week.
* Duration: 4 weeks.

<table><thead><tr><th width="120">Week</th><th>Early Access Tier</th><th>Availability</th></tr></thead><tbody><tr><td>Week 1</td><td>Gold Early Access</td><td>Opens for sale</td></tr><tr><td>Week 2</td><td>Jade Early Access</td><td>Opens for sale</td></tr><tr><td>Week 3</td><td>Silver Early Access</td><td>Opens for sale</td></tr><tr><td>Week 4</td><td>Free Early Access</td><td>Opens for all</td></tr></tbody></table>

Here are the details:

<table><thead><tr><th width="143">Name</th><th width="377">Benefit</th><th width="163">Price (USD)</th><th data-hidden>Total supply</th></tr></thead><tbody><tr><td>Gold early access</td><td><p>• 15 hours earn </p><p>• 1h earn daily </p><p>• Hero Rare </p><p>• Empty Hourglass (received from opening boss chest and breaking bricks in treasury hunt) </p><p>• Workshop uncommon (received from opening boss chest and breaking bricks in treasury hunt)</p><p> • Hourglass uncommon (received from opening boss chest and breaking bricks in treasury hunt)</p></td><td>$9.99</td><td></td></tr><tr><td>Jade early access</td><td><p>• 30 hours earn </p><p>• 1.5h earn daily </p><p>• Hero Epic </p><p>• Empty Hourglass (received from opening boss chest and breaking bricks in treasury hunt) </p><p>• Workshop Rare (received from opening boss chest and breaking bricks in treasury hunt) </p><p>• Hourglass Rare (received from opening boss chest and breaking bricks in treasury hunt)</p></td><td>$19.99</td><td></td></tr><tr><td>Gold early access</td><td><p>• 45 hours earn </p><p>• 2 hours earn daily </p><p>• Hero Legendary </p><p>• Empty Hourglass (received from opening boss chest and breaking bricks in treasury hunt) </p><p>• Workshop Epic (received from opening boss chest and breaking bricks in treasury hunt) </p><p>• Hourglass Epic (received from opening boss chest and breaking bricks in treasury hunt)</p></td><td>$29.99</td><td></td></tr><tr><td>Free early access</td><td><p>• 5 hours earn </p><p>• 0.5 hours earn daily </p><p>• Hero common </p><p>• Empty Hourglass (received from opening boss chest and breaking bricks in treasury hunt)</p></td><td>Free for active community builders</td><td></td></tr></tbody></table>


---

# 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://docs.bombpixel.xyz/game-events-1/how-to-join-early-access.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.
