# Skills

There are three types of skills in the gameplay: <mark style="color:green;">**Defensive**</mark>, <mark style="color:red;">**Offensive**</mark> and <mark style="color:blue;">**Supporting**</mark>. Each player is free to choose his set of skills for the upcoming battle.

A skill set consists of 3 skils, one of each type.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Defensive Skills</strong></td><td></td><td></td><td><a href="/files/4lpANphh1uRcBabWfshe">/files/4lpANphh1uRcBabWfshe</a></td><td><a href="/pages/FC5K0l359iFTWnyA4HvJ">/pages/FC5K0l359iFTWnyA4HvJ</a></td></tr><tr><td><strong>Supporting Skills</strong></td><td></td><td></td><td><a href="/files/NZfOa9GZmZULbTCM4n4w">/files/NZfOa9GZmZULbTCM4n4w</a></td><td><a href="/pages/p6AQeUGjXvBEQ9RtLdwx">/pages/p6AQeUGjXvBEQ9RtLdwx</a></td></tr><tr><td><strong>Offensive Skills</strong></td><td></td><td></td><td><a href="/files/WZZn5pi7ONE9VGcvyDSQ">/files/WZZn5pi7ONE9VGcvyDSQ</a></td><td><a href="/pages/CDyuyQNJNRHSl6ByrZpz">/pages/CDyuyQNJNRHSl6ByrZpz</a></td></tr></tbody></table>

[← Back to Robots](/robohero-wiki/command-center/robots.md)


---

# 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://robohero.gitbook.io/robohero-wiki/command-center/robots/skills.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.
