# Shooter

An elite class of swift and agile robots, they boast heightened base power but come with reduced durability. They arrive on the battlefield first and last till the very end of the confrontation. A well-trained Shooter will devastate the enemy in a second.&#x20;

Robots specialized in this class have an additional bonus to <mark style="color:red;">**Power**</mark>.

<table><thead><tr><th>Attribute</th><th data-type="rating" data-max="5">Bonus</th></tr></thead><tbody><tr><td><mark style="color:green;"><strong>Vitality</strong></mark></td><td>null</td></tr><tr><td><mark style="color:blue;"><strong>Range</strong></mark></td><td>null</td></tr><tr><td><mark style="color:red;"><strong>Power</strong></mark></td><td>5</td></tr></tbody></table>

[← Back to Classes](https://robohero.gitbook.io/robohero-wiki/command-center/robots/classes)


---

# 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/classes/shooter.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.
