# World Cup BBZ

## The most anticipated championship involving spheres in the whole universe is about to begin: <mark style="color:yellow;">The BomberZilla World Cup!</mark>

#### And we have prepared an extremely competitive scheme.

{% hint style="info" %}

### 1st Phase

{% endhint %}

In the first stage, 256 players will face each other in customized matches, with 32 matches with eight players. Only the winners in each match will advance to the next stage

{% hint style="info" %}

### 2nd Phase

{% endhint %}

The second stage will be in the format of counted points. The 32 remaining players will be divided into eight groups. Each group will have to play four qualifying matches. Points will be awarded according to the final ranking:

<table><thead><tr><th data-type="checkbox">Points</th><th data-type="rating" data-max="3">1st place</th><th data-type="rating" data-max="2">2nd place</th><th data-type="rating" data-max="1">3rd place</th></tr></thead><tbody><tr><td>true</td><td>3</td><td>2</td><td>1</td></tr></tbody></table>

> ***1st place: 3 pts;***
>
> ***2nd place: 2 pts;***
>
> ***3rd place: 1 pts.***

{% hint style="success" %}
Each group's player with the highest score will advance to the next stage.
{% endhint %}

{% hint style="info" %}

### 3rd Phase - Final

{% endhint %}

Finally, the eight remaining players will have to face each other in a single match to decide who will win the first BomberZilla World Cup. First, second and third place will be awarded.

We are preparing amazing rewards for this tournament, so stay tuned! It's your opportunity to get off to a great start in the BomberZilla universe! Other themed events will take place to celebrate special dates and momentous occasions for our community.

<br>


---

# 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/events/world-cup-bbz.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.
