# Introduction

**Tournaments** are made up of a series of **Brawls**, and are the backbone of Taunt Battleworld. Warriors compete in unique arenas established at historical landmarks, continuously seeking the thrill of winning big-money purses and reaching eternal glory.

{% hint style="info" %}
During the [Alpha launch,](/battleworld/battleworld-alpha-launch/alpha-launch.md) Battleworld will offer accessible **free-to-play** tournaments for all Contenders who own Acolyte Warriors
{% endhint %}

Communication to the community of upcoming tournaments, events, and series will always be delivered on our Discord, website, and our social channels. Battleworld will also continue to work with the community in optimizing tournament structures, liquidity, and, most of all, entertainment.


---

# 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/tournaments/introduction.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.
