# Roboots Gameplay

![Roboots Official Logo](/files/363G30bDVYDkGBBrPmst)

## Introduction

Roboots in the Robootsland Universe can be controlled by their owners or renters and fight other robots in the Arena. Each robot has a level and assigned colors. These colors symbolize the special powers of the robots. (For example robots with red color do more damage, robots with green color can regenerate their health faster, blue robots will have their own shield, yellow robots have more health etc.)


---

# 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://gami-world.gitbook.io/roboots-gameplay/roboots-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.
