> For the complete documentation index, see [llms.txt](https://bitbrawl.gitbook.io/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/whitepaper/introduction/vision-and-mission.md).

# Vision & Mission

## How It All Started

We came up with BitBrawl in 2021, a period in which there was a massive boom in P2E gaming but very few examples of quality games that provided sustainable rewards.&#x20;

We wanted to become the first cross-chain fighting game to deliver a superior C2E game that’s fun, competitive, and rewarding.&#x20;

We believe within the next couple of years, C2E games will be widely popular and BitBrawl is going to be a pioneer.

\
**In December of 2021, we sold out 10,000 brawlers in 9 minutes**. Since then, we have incorporated some of the biggest VCs and Guilds on the blockchain to back our token and project.&#x20;

Our goal was to not just be another project using "P2E" and "passive income" as buzzwords to get people to invest. We see this every day in our area.&#x20;

By gaining these partnerships, we have ensured our competitors a significant player base, competition for actual value, and for our holders, who may not have as much time to play, passive income of actual value.

### Our Mission

BitBrawl’s mission is to create a fun game that rewards skilled players.&#x20;

We believe the future of web3 gaming should be much more than the P2E aspect. Games need to be fun and interactive.

In order to achieve this, **BitBrawl is focusing on creating**:&#x20;

* A fun combat game incorporating every player type. From the highest form of competition to enjoying gameplay with your friends and family.
* Competitive, skill-based gameplay means gamers can progress in rank as they improve their skills.&#x20;
* A sustainable C2E system in which tournaments are held weekly, monthly, and yearly to make sure the best players are rewarded fairly.


---

# 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/whitepaper/introduction/vision-and-mission.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.
