# What is BaseBrawl?

BaseBrawl is a fully onchain, turn-by-turn strategy game. The protocol pits player against player in fight simulation style combat (best compared to that of a professional wrestling match). Players strategically manage their Brawlers match statistics (health, energy, body damage etc) against their opponents as they work their way to a pinfall or submission victory.

Over time, players earn points used develop their Brawlers statistics and manoeuvres - defining their individual Brawlers strategy to match their preferred style of gameplay. This development mechanic unlocks a multitude of combinations and strategies unique to each individual Brawler.


---

# 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://basebrawl.gitbook.io/basebrawl/overview/what-is-basebrawl.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.
