# Weapons

Battle Blitz features a wide variety of weapons, allowing players to tailor their combat approach to different scenarios. All players begin with the pistol and are able to pickup new weapons throughout the map.

{% content-ref url="/pages/fXRHeekgnDM4jWC4YXP7" %}
[Pistol](/gameplay/weapons/pistol.md)
{% endcontent-ref %}

{% content-ref url="/pages/tRYrW4R729eceasPrzmy" %}
[Shotgun](/gameplay/weapons/shotgun.md)
{% endcontent-ref %}

{% content-ref url="/pages/hCoDT4pWJuIC54qylCfC" %}
[Rifle](/gameplay/weapons/rifle.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZOKDk8kOTUWFKUW51jAh" %}
[Vector](/gameplay/weapons/vector.md)
{% endcontent-ref %}

{% content-ref url="/pages/p8kwWO2uCI4mG4g73qTL" %}
[Sniper](/gameplay/weapons/sniper.md)
{% endcontent-ref %}

{% content-ref url="/pages/pKCjkxxY1latFcK3dlRs" %}
[Grenade Launcher](/gameplay/weapons/grenade-launcher.md)
{% endcontent-ref %}

{% content-ref url="/pages/HgV5RwDwRt9RgquXIoFd" %}
[Rocket Launcher](/gameplay/weapons/rocket-launcher.md)
{% endcontent-ref %}

{% content-ref url="/pages/R63n8zzuZM0p13bj1b3Q" %}
[Desert Eagle](/gameplay/weapons/desert-eagle.md)
{% endcontent-ref %}

{% content-ref url="/pages/XYxZoBF3M66MNZrmAJob" %}
[50 Cal](/gameplay/weapons/50-cal.md)
{% endcontent-ref %}

{% content-ref url="/pages/OZ8AakLzNapETdWfVUtH" %}
[Frag Grenade](/gameplay/weapons/frag-grenade.md)
{% endcontent-ref %}

{% content-ref url="/pages/j4EXQcrGIJcGw0egrUDo" %}
[Melee](/gameplay/weapons/melee.md)
{% endcontent-ref %}


---

# 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://bb.flamestore.xyz/gameplay/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.
