> For the complete documentation index, see [llms.txt](https://battlealliance.gitbook.io/battle-alliance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://battlealliance.gitbook.io/battle-alliance/unveiling/our-story.md).

# Our Story

We launched BattleCats in 2021 with one of the earliest sold-out NFT collections on the Cardano blockchain, marking us as pioneers. Over the years, we have released multiple NFT editions for our own project and as collaborators with companies in the real and crypto industries. \
\
In the meantime, the BattleCats project evolved into BattleAlliance, yet BattleCats continue to be the cornerstone of all our current endeavors. After all, they were the first cats to appear on this blockchain. Their nine lives have brought us luck through challenging periods. \
\
We started as a small team of enthusiasts and are now operating as a registered company in the EU with paid-in capital. At the time of writing, we have over 10 permanent team members, each a professional in their field. Our second web3 game is on the verge of release, with a third in early development along with several other projects, and a token ICO in preparation.

***

• **Seamless Onboarding**

Step into the world of Battle Alliance without any barriers! Providing every new user with effortless access to the game, eliminating worries about initial investments. Battle Alliance is a gaming platform aiming to provide an engaging gaming experience utilizing Unreal Engine.

• **Play Anywhere, Anytime**

Gaming experience knows no bounds! Whether on a PC or a mobile device, Battle Alliance ensures a seamless transition, allowing to play anywhere, anytime. Progress seamlessly carries over, giving the ultimate gaming freedom.&#x20;

• **Breaking Chains**

Recognizing the potential of expanding to more blockchains, as the future of web3 gaming is defined by cross-chain and multi-chain operability.

• **Functionality First**

Experience and philosophy revolves around functionality, prioritizing the creation of a fully functional product before delving into token distribution.

• **Simplified Gaming**

A user-friendly interface and intuitive design ensure focus on what matters most—the thrill of the game. No blockchain knowledge required. Battle Alliance is crafted for effortless immersion, allowing to dive into the web3 gaming experience with ease and enjoyment.


---

# 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://battlealliance.gitbook.io/battle-alliance/unveiling/our-story.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.
