# Getting started

{% hint style="info" %}
**NOTE:** We are launching the Public Alpha of BlockBots in April 2022. The v1 of the game will be launched in a few weeks after the Alpha.\
The v1 will include all the feedback gathered throughout the Alpha.
{% endhint %}

Welcome to BlockBots, a Play-to-earn game on blockchain where players fight epic battles against other bots to win PowerUps and IND tokens!

Here, you'll find curated how-to guides and information to help get you in the fighting arenas.

You're four (4) steps away from becoming a BlockBots expert! Start today by:

1. Buying a BlockBot
2. Buying PowerUps
3. Understanding how to strategize and fight
4. Understanding arenas, rewards and other crucial details

## About BlockBots Game

BlockBots is a fighting game that involves BlockBots in 1v1 fights.

The gameplay is based on an idle game system: the player sets up their BlockBot for the fight, and then watches the outcome of a short fight that lasts 30 seconds.

{% embed url="<https://youtu.be/Rxw1EohTCmk?list=TLGGvQwqDbtBj0YxNTA0MjAyMg>" %}

### Guides: Jump right in

{% content-ref url="guides/blockbots-clan-system" %}
[blockbots-clan-system](https://docs.blockbots.gg/guides/blockbots-clan-system)
{% endcontent-ref %}

{% content-ref url="guides/attributes" %}
[attributes](https://docs.blockbots.gg/guides/attributes)
{% endcontent-ref %}

{% content-ref url="guides/understanding-powerups" %}
[understanding-powerups](https://docs.blockbots.gg/guides/understanding-powerups)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

{% content-ref url="fundamentals/gameplay" %}
[gameplay](https://docs.blockbots.gg/fundamentals/gameplay)
{% endcontent-ref %}

{% content-ref url="fundamentals/understanding-actions" %}
[understanding-actions](https://docs.blockbots.gg/fundamentals/understanding-actions)
{% endcontent-ref %}

{% content-ref url="fundamentals/match-strategy" %}
[match-strategy](https://docs.blockbots.gg/fundamentals/match-strategy)
{% endcontent-ref %}

{% content-ref url="fundamentals/community" %}
[community](https://docs.blockbots.gg/fundamentals/community)
{% endcontent-ref %}


---

# 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://docs.blockbots.gg/getting-started.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.
