# Blood Battle Tournaments

During the [**Alpha launch**](/battleworld/battleworld-alpha-launch/alpha-launch.md), tournaments are free-to-enter and and players can earn money by competing in our **Blood Battle** serie&#x73;**.**&#x20;

Tournaments run during the week and will typically culminate in a prize tournament at the end of the week. For the latest schedules and times, please check the [Battleworld](https://www.reddit.com/r/TauntBattleworld/) subreddit.

{% hint style="warning" %}
Please hop into our Reddit to hear the latest news and ask any questions
{% endhint %}

{% hint style="info" %}
Tournaments are formatted as multi-stage Brawls that are first-come first-served, and are scheduled to begin at specific start times\
\
If the tournament is not completely filled by the start time, our system will generate the appropriate number of brackets and randomly assign byes\* in the first stage\
\
After each stage of the tournament is finished, the winners are compiled and then Brawls are randomized for the next stage\
\
\***Byes** mean that the warrior will progress to the next stage of the tournament without fighting
{% endhint %}

Once a tournament is filled, it runs automatically to the finish. The number of stages depends on the number of participants. For a 64-person tournament, there are a total of **6 stages**:

![Example stage structure for 64-person tournament](/files/h6jf6GJHoOTAwRFXkY19)

| Stage             | Number of Acolyte Warriors | Number of Brawls |
| ----------------- | -------------------------- | ---------------- |
| 1                 | 64                         | 32               |
| 2                 | 32                         | 16               |
| 3                 | 16                         | 8                |
| 4 - Quarterfinals | 8                          | 4                |
| 5 - Semifinals    | 4                          | 2                |
| 6 - Final         | 2                          | 1                |

{% hint style="info" %}
In each **Brawl**, there are up to 3 rounds that run until there is a knockout (KO) in each round. Winning 2 rounds in a Brawl secures the win
{% endhint %}

### <mark style="color:red;">Community Feedback</mark>

During the Alpha launch, we will work with the community to iterate, adjust, and ensure that we can deliver the most rewarding tournament experiences we can to our Contenders.


---

# 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://taunt-battleworld.gitbook.io/battleworld/battleworld-alpha-launch/blood-battle-tournaments.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.
