> For the complete documentation index, see [llms.txt](https://docs.brawlerz.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brawlerz.world/readme.md).

# Welcome

<figure><img src="/files/20WJD5x2hmrnGb0cg1LZ" alt="Brawlerz Logo" width="300"><figcaption></figcaption></figure>

Welcome to the official Brawlerz documentation — the ultimate street fighting RPG on Telegram.

Fight your way up from nobody to street legend. Build your crew, control turf, stack coins, and dominate the underground.

## Quick Start

1. Find [@Brawlerz\_bot](https://t.me/Brawlerz_bot) on Telegram
2. DM the bot and type `/start` to create your fighter
3. Use `/fight` to enter your first battle
4. Use `/guide` for a guided tutorial
5. **Add the bot to any group** to play with friends
6. **Create a crew** with `/gang create` — crews are where the real power is

## What is Brawlerz?

<figure><img src="/files/xgn7CTR50frDDAgnBd1D" alt="Fight" width="200"><figcaption></figcaption></figure>

Brawlerz is a text-based RPG you can play anywhere on Telegram — in DMs or in any group chat. Add the bot, build a crew, and turn your group into a fighting arena.

* **Fight** in PvP and PvE battles with strategic combat
* **Master your class** — level each class in live PvP, unlock sidegrade moves, and equip your own 4-move loadout
* **Level up** through 100 levels, then prestige for legendary rewards
* **Build crews** with friends to control territory and run heists
* **Run the streets** with robberies, mugging, hacking, sabotage, extortion, bounties, kidnapping, rescues, and gang pressure
* **Use the Personal Safe** to protect coins and earn base interest
* **Play in any group** — add the bot and start grinding with your friends
* **Trade gear** with other players
* **Gamble** at the casino with 6 coin games, or challenge rivals in PvP $BRAWL dice
* **Play the story** — 5 arcs of dystopian narrative with boss fights
* **Spend $BRAWL credit** on utility like Bodyguard, Fight Refills, Hack Packs, Boss Resets, Casino Pass, paid classes, collectibles, rides, mythic crates, and early mastery move unlocks
* **Build your gang** with turf, luxuries, rides, vault strategy, boss pushes, and mutiny if leadership goes cold

## Links

* [Play @Brawlerz\_bot](https://t.me/Brawlerz_bot) — Start playing
* [Battle Arena](https://t.me/+G-FEK6fkuJYzYjE5) — Join the official community for events, crew wars, and airdrop announcements
* Website: [brawlerz.world](https://brawlerz.world)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.brawlerz.world/readme.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.
