> For the complete documentation index, see [llms.txt](https://bitbrawl.gitbook.io/bitbrawl-kingdoms-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitbrawl.gitbook.io/bitbrawl-kingdoms-whitepaper/introduction.md).

# Introduction

Welcome to the expansive universe of BitBrawl: Kingdoms, a captivating digital realm where strategy, adventure, and community intertwine, offering an unparalleled gaming experience powered by the innovative use of NFTs and cryptocurrency.\
\
In Kingdoms, players step into the role of Commanders, leading their forces into a world brimming with opportunities and challenges. Your BitBrawl NFTs are not merely digital collectibles; they are your soldiers, the backbone of your army. The rarity of these NFTs directly correlates with the prowess of your soldiers—the higher the rarity, the stronger the soldier, providing a tangible advantage on the battlefield.

Kingdoms is meticulously crafted to cater to a wide range of play styles, emphasizing player choice and strategic depth. From building and upgrading essential structures like The Base, Shop, Vault, Fortress, and Stronghold, to embarking on resource-rich Missions and engaging in dynamic Player vs. Player (PvP) battles, every decision impacts your journey and the broader narrative of the Kingdoms universe.\
\
At its core, Kingdoms transcends the traditional gaming experience by integrating the $BRAWL cryptocurrency, a versatile in-game currency that fuels the Kingdoms economy.\
\
Players can earn, spend, and trade $BRAWL, utilizing it to enhance their gameplay, acquire items, and even influence the game world itself.\
\
This integration of $BRAWL not only enriches the gaming experience but also connects players to a vibrant economy, where success in the game translates to tangible rewards.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://bitbrawl.gitbook.io/bitbrawl-kingdoms-whitepaper/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
