# GAME STAGES

- [Demo](https://exobots.gitbook.io/docs/game-stages/demo.md)
- [Alpha](https://exobots.gitbook.io/docs/game-stages/alpha.md): We started with the Slum Brawl game mode and the PvP battle mode of the game will be added in later updates of the Alpha version.
- [Enemies](https://exobots.gitbook.io/docs/game-stages/alpha/enemies.md)
- [Cards](https://exobots.gitbook.io/docs/game-stages/alpha/cards.md): All cards available on Exobots are posted in this section, sorted by Exobot type as follows:
- [Beta](https://exobots.gitbook.io/docs/game-stages/beta.md)
- [Marketplace](https://exobots.gitbook.io/docs/game-stages/beta/marketplace.md): A complete guide about Exobots Marketplace
- [Merge](https://exobots.gitbook.io/docs/game-stages/beta/breeding-and-factory.md)
- [How Merge works](https://exobots.gitbook.io/docs/game-stages/beta/breeding-and-factory/how-merge-works.md)
- [Release](https://exobots.gitbook.io/docs/game-stages/release.md)
- [Items](https://exobots.gitbook.io/docs/game-stages/release/items.md)
- [SCI-Box](https://exobots.gitbook.io/docs/game-stages/release/sci-box.md)
- [Level EXP](https://exobots.gitbook.io/docs/game-stages/release/level-exp.md)
- [Currencies](https://exobots.gitbook.io/docs/game-stages/release/currencies.md)
- [Skins](https://exobots.gitbook.io/docs/game-stages/release/skins.md)
- [Patch notes](https://exobots.gitbook.io/docs/game-stages/patch-notes.md)
- [Alpha v0.0.2](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.0.2.md)
- [Alpha v0.0.3](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.0.3.md)
- [Alpha v0.0.4](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.0.4.md)
- [Alpha v0.0.5](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.0.5.md)
- [Alpha v0.0.6](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.0.6.md)
- [Alpha v0.10.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.10.0.md)
- [Alpha v0.10.1](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.10.1.md)
- [Alpha v0.20.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.20.0.md)
- [Alpha v0.20.1](https://exobots.gitbook.io/docs/game-stages/patch-notes/alpha-v0.20.1.md)
- [Beta v0.30.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.0.md)
- [Beta v0.30.2](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.2.md)
- [Beta v0.30.3](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.3.md)
- [Beta v0.30.4](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.4.md)
- [Beta v0.30.5](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.5.md)
- [Beta v0.30.7](https://exobots.gitbook.io/docs/game-stages/patch-notes/beta-v0.30.7.md)
- [Launch v1.00.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.00.0.md)
- [Launch v1.02.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.02.0.md)
- [Launch v1.03.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.03.0.md)
- [Launch v1.04.0](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.04.0.md)
- [Launch v1.06](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.06.md)
- [Launch v1.07 (Season 2)](https://exobots.gitbook.io/docs/game-stages/patch-notes/launch-v1.07-season-2.md)
- [Tournaments](https://exobots.gitbook.io/docs/game-stages/tournaments.md)
- [Biswap](https://exobots.gitbook.io/docs/game-stages/tournaments/biswap.md): Exobots x Biswap Tournament Event


---

# 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://exobots.gitbook.io/docs/game-stages.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.
