# Introduction

- [Exobots: Omens Of Steel](https://exobots.gitbook.io/docs/introduction/master.md)
- [Gameplay](https://exobots.gitbook.io/docs/introduction/gameplay.md)
- [Training](https://exobots.gitbook.io/docs/introduction/gameplay/battling-1.md)
- [Duel](https://exobots.gitbook.io/docs/introduction/gameplay/battling-1-1.md)
- [Ranked](https://exobots.gitbook.io/docs/introduction/gameplay/battling-1-2.md)
- [Slum Brawl](https://exobots.gitbook.io/docs/introduction/gameplay/slum-brawl.md)
- [How to play](https://exobots.gitbook.io/docs/introduction/how-to-play.md): Here's all the information players will need to know about to fully understand the Exobots mechanics and how it works, step by step:
- [Mechanics](https://exobots.gitbook.io/docs/introduction/mechanics.md)
- [Earn](https://exobots.gitbook.io/docs/introduction/mechanics/earn.md)
- [Stats](https://exobots.gitbook.io/docs/introduction/mechanics/stats.md)
- [Genetics](https://exobots.gitbook.io/docs/introduction/mechanics/genetics.md)
- [Core rarity](https://exobots.gitbook.io/docs/introduction/mechanics/core-rarity.md)
- [Cards](https://exobots.gitbook.io/docs/introduction/mechanics/cards.md)
- [Battle system](https://exobots.gitbook.io/docs/introduction/mechanics/battle-system.md)
- [Exobots](https://exobots.gitbook.io/docs/introduction/exobots.md)
- [Stronghold](https://exobots.gitbook.io/docs/introduction/exobots/stronghold.md): Stronghold is an unbreakable barrier in itself. It’s the guardian and protector. Focused on defense not only for itself, but for its whole squad.
- [Renovator](https://exobots.gitbook.io/docs/introduction/exobots/renovator.md): Renovator is the main repairing unit. It will work as the squad’s healer and make sure its comrades stay in top condition during the fight.
- [Codebreaker](https://exobots.gitbook.io/docs/introduction/exobots/codebreaker.md): Codebreaker is a hacker Exobot, messing with its enemy protocols and obstructing their actions.
- [Deathbringer](https://exobots.gitbook.io/docs/introduction/exobots/deathbringer.md): Deathbringer holds the highest destructive power among all Exobot types. It is the ultimate offensive and the battlefield’s most fearsome weapon.
- [Sumrak](https://exobots.gitbook.io/docs/introduction/exobots/sumrak.md): Sumrak is a long-distance specialist, a flawless sniper created to never miss a shot. It performs at its best when hidden in the back line, blasting enemies down from the shadows.
- [Groundsmasher](https://exobots.gitbook.io/docs/introduction/exobots/groundsmasher.md): Groundsmasher is a crowd control specialist, able to shift the battlefield to its advantage while keeping its enemies under control and within its squad’s range.
- [Netshadow](https://exobots.gitbook.io/docs/introduction/exobots/netshadow.md): Netshadow is a roguery specialist able to steal enemy buffs, their energy, or even destroy their cards. Make sure to watch your back from this sneaky master of the shadows.
- [Scrapmaster](https://exobots.gitbook.io/docs/introduction/exobots/scrapmaster.md): A powerful and sturdy Exobot able to overwhelm its foes with mighty attacks and support his allies to shield them from any damage, potentially making the whole squad outlive their enemies.
- [Datashaper](https://exobots.gitbook.io/docs/introduction/exobots/datashaper.md): He's able to provide a huge support to its squad and break through the enemy defenses by applying many negative effects on them, it becomes quite the all-rounder to overcome any challenge.


---

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