# Beta

**The same game mechanics, game modes (Slum Brawl and PvP) and structure are maintained in the Beta version.** As a new feature, we have introduced the **merge option**, visit its section to know all the details:

{% content-ref url="/pages/-MkYpuV8RDXcbnutg1Y7" %}
[Merge](/docs/game-stages/beta/breeding-and-factory.md)
{% endcontent-ref %}

Visit the link below to find a detailed tutorial on how to play Exobots:

{% content-ref url="/pages/jZns1N4mLOMNzNLzCZT1" %}
[How to play](/docs/introduction/how-to-play.md)
{% endcontent-ref %}

We also keep the same enemies for the Slum Brawl mode and the same cards of each Exobot.&#x20;

{% content-ref url="/pages/L77kMl1eGHhCnDaTwIKe" %}
[Enemies](/docs/game-stages/alpha/enemies.md)
{% endcontent-ref %}

{% content-ref url="/pages/FNSGg6WfQljJBOJbZJgz" %}
[Cards](/docs/game-stages/alpha/cards.md)
{% endcontent-ref %}

<figure><img src="/files/ugW1HYMOidU44SrsLZCg" alt=""><figcaption><p>Netshadow close up attack - Beta v0.30.0</p></figcaption></figure>

The change to Beta stage included the grand opening of our **Marketplace**. You will find all the information in the section 'Marketplace'.

<figure><img src="/files/KZaAE9TNf3bV9KN15MuX" alt=""><figcaption><p>Exobots Marketplace - Home screen</p></figcaption></figure>


---

# 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/beta.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.
