# Styles

<mark style="color:red;">**Styles**</mark> are an additional tactical choice that a player can make for their warrior before fighting begins.

{% hint style="info" %}
Styles influence ***how*** warriors fight
{% endhint %}

In the Alpha release of Styles, users select a Style choice for their warrior during the tournament registration process, and that selection will persist in every Brawl throughout that tournament. The warrior will use the selected style regardless of the opponent's selected style.

<figure><img src="https://863403952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWwzKlpsvUJY5hXwd8Bmh%2Fuploads%2FCiBiqgHwomQhY6UIGumV%2Fupdates%20styles.png?alt=media&#x26;token=10c56ac5-2bf7-4777-834c-4ead672cea98" alt=""><figcaption></figcaption></figure>

Similar to [runes](https://taunt-battleworld.gitbook.io/battleworld/battleworld-alpha-launch/runes "mention"), we hope to eventually evolve this choice from a tournament-level to a round-level decision.

{% hint style="info" %}
**At Alpha launch, there will be 3 Style choices:**&#x20;

* Balanced
* Blitz
* Zoner
  {% endhint %}

| Style    | Highlight                                                   |
| -------- | ----------------------------------------------------------- |
| Balanced | A balanced combination of several different fighting styles |
| Blitz    | Up-close combat and aggressive                              |
| Zoner    | Favors creating space and separation                        |


---

# 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/styles.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.
