# Mechanics

Exobots: Omens of Steel features a new NFT game model, aiming to offer a free to play experience, focusing on being a fun, deep and entertaining videogame while adding the feature of play -and- earn, meaning this will be an extra that adds to the game, but not the main purpose of it. However, players will still have the chance to trade at the marketplace and earn rewards as they play (further check Economics section to find out more about this).

When fighting, you’ll need to set up your squad of 3 Exobots, each of them has its own playing cards, so you will be able to consult in the menu section each cards that will appear during the battle. All of this will allow you to choose your strategy of choice and prepare your deck before every match.

{% embed url="<https://www.youtube.com/watch?ab_channel=Exobots&t=15s&v=XrozyJGslGU>" %}
Exobots Dev Diaries: What's to come
{% endembed %}


---

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