# Guns

The game currently has 7 weapons. More weapons will be added in the future updates.

These weapons are:

<table><thead><tr><th width="214">Gun</th><th>Icon</th><th>Description</th></tr></thead><tbody><tr><td>PATROL PISTOL</td><td><p></p><p><img src="/files/8wfB4Xv1fZEXEBE1YEyo" alt="" data-size="original"></p></td><td>Versatile common weapon. Decent range, firerate, damage</td></tr><tr><td>STINGER SMG</td><td><p></p><p><img src="/files/D9zmDIGgHNs0zJPZJAMy" alt="" data-size="original"></p></td><td>Weapon to make mistakes with. Very rapid fire, but low damage</td></tr><tr><td>RAMPAGE MINIGUN</td><td><p></p><p><img src="/files/2AmchfUcQBSLwJl5mhiy" alt="" data-size="original"></p></td><td>Rain of bullets, good range and a bonus vision, but takes time to master</td></tr><tr><td>COMBAT AR</td><td><p></p><p><img src="/files/crWK3OGKofQzexdfLs5R" alt="" data-size="original"></p></td><td>Solid choice, something between Pistol and SMG - not too fast, not too slow, decent range, nice damage</td></tr><tr><td>BURST AR</td><td><img src="/files/CABIfWuYSVKpBh9nN9aX" alt="" data-size="original"></td><td>An alternative assault rifle for those who likes to spray more bullets</td></tr><tr><td>PUMP SHOTGUN</td><td><p></p><p><img src="/files/CTcUu7UmYoYvQtScXO0J" alt="" data-size="original"></p></td><td>Know how to get very close to opponents? This is your gun then. Unmatched in close combat</td></tr><tr><td>BLASTER SHOTGUN</td><td><img src="/files/o6npcf4JsBzQo68mWQu4" alt="" data-size="original"></td><td>Less punishing than Pump Shotgun and easier to use due to its rapid fire</td></tr><tr><td>RANGER SNIPER</td><td><p></p><p><img src="/files/5oeGDHovbaBMLK3geodc" alt="" data-size="original"></p></td><td>Scrims favourite. Bonus vision, the biggest range and damage per bullet. But every miss counts</td></tr><tr><td>QUADZOOKA</td><td><p></p><p><img src="/files/9C8RI3jXPKhm5th6tP2Z" alt="" data-size="original"></p></td><td>Creative weapon with explosive projectiles. Grants bonus vision too</td></tr></tbody></table>


---

# 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://fundimension.gitbook.io/blast-royale/game-overview/gameplay/guns.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.
