# Game Ecosystem

### You can enter matches using **BUSD Tickets** or by depositing **BBZ tokens**.&#x20;

***

## Ticket (BUSD)

* **Entry Cost:** 1 BUSD per ticket
* **Tiers:** 1 / 5 / 20 / 50 / 100 /500  tickets
* **Match Format:** 64 players, winner takes all\
  **Example:** 64 × 20 = 1,280 BUSD Prize Pool
* **Rewards:**
  * 1st: 70%
  * 2nd: 15%
  * 3rd: 10%
  * Treasury: 5%
* **Withdrawal:** Redeem tickets 1:1 for BUSD via DApp

***

## BBZ Token Option

* **Deposit Only:** Only deposited BBZ are available in-game
* **Tiers:** 1000 / 5000 / 50000 /300000  BBZ
* **Match Format:** 64 players, same as BUSD\
  **Example:** 64 × 500 = 32,000 BBZ Prize Pool
* **Rewards:**
  * 1st: 70%
  * 2nd: 15%
  * 3rd: 10%
  * Treasury: 5%
* **Withdrawal:** Claim BBZ via DApp to your Metamask wallet

{% hint style="warning" %}
**Note:** Players must stake the **same amount** to join the same match.\
**The system enforces equal-stake matches only.**
{% endhint %}

{% hint style="success" %}
BomberZilla reserves the right to adjust reward formats and distribution percentages.
{% endhint %}

* [x] **1 ticket ($1)**

<figure><img src="/files/UfBDWaAH9KVquFnujuN4" alt="" width="563"><figcaption></figcaption></figure>

* [x] **5 tickets ($5)**

<figure><img src="/files/sJmb81mVkq0POeBFuH36" alt="" width="563"><figcaption></figcaption></figure>

* [x] **20 tickets ($20)**

<figure><img src="/files/j2osSWNGZ5A6fBeBoFB9" alt="" width="563"><figcaption></figcaption></figure>

and more...


---

# 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://whitepaper.bomberzilla.com/ecosystem/game-ecosystem.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.
