# Gameplay

In the world of Gatto, several mini-modes are available to help you develop your Gattomons and prepare them for future challenges:

[**Competitions**](/gatto-or-whitepaper/version-on-english/gameplay/competitions.md)\
Take part in obstacle course races and swimming races, where you must avoid collisions with sports equipment and outrun your opponents.

[**Gattomon Development**](/gatto-or-whitepaper/version-on-english/receiving-tokens/caring-for-your-gattomon.md)\
Feed and play with your Gattomons. The better you take care of them, the more gifts and bonuses they will bring you in return.

[**Demo battles**](broken://pages/NuwLElbhKaRY1ZKuiqkQ)\
Explore the mechanics of upcoming PvP and PvE battles in demo mode. This is a great chance to test the combat system and prepare for future fights!


---

# 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://gatto-game.gitbook.io/gatto-or-whitepaper/version-on-english/gameplay.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.
