# Melee Weapons

<mark style="color:green;">**Melee**</mark> weapons are a weapons beloved by <mark style="color:green;">**Tanks**</mark>. \
Deadly in <mark style="color:red;">power</mark>, but limited in <mark style="color:blue;">range</mark>.

{% hint style="info" %}
*<mark style="color:green;">Melee Weapons</mark>* *gives its bearer an additional bonus to <mark style="color:green;">Vitality</mark>.*
{% endhint %}

<table><thead><tr><th>Statistic</th><th data-type="rating" data-max="3"></th></tr></thead><tbody><tr><td>Damage</td><td>3</td></tr><tr><td>Range</td><td>1</td></tr></tbody></table>

{% hint style="info" %} <mark style="color:green;">Melee weapons</mark> have 25% chance to STUN.\
\&#xNAN;*Stun takes 1 energy away from the opponent in the next turn.*
{% endhint %}

[← Back to Weapons](/robohero-wiki/command-center/robots/weapons.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/weapons/melee-weapons.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.
