# Arsenal Items

There are **5 types of Arsenal items**, each with unique combat effects:

* 💣 **Grenade** - Light damage, small radius, mini-stun
* 🧨 **Dynamite** - Medium damage, medium radius
* ❄️ **Cryogenic Bomb** - Light damage, large radius, applies a 5-second slow aura
* ☣️ **Hydrogen Bomb** - Medium damage, large radius
* ☢️ **Nuclear Bomb** - Heavy damage, large radius

### 🔹 How to get Arsenal items

* Purchase directly from the **in-game store** with **ZTD tokens** - choose the exact type and quantity you need
* Or obtain them randomly by opening **Lucky Boxes**

### 🎁 Lucky Boxes

Lucky Boxes come in two sizes:

* 📦 **Small Lucky Box**
* 🎁 **Big Lucky Box**

Both can be bought in the **in-game store** for **ZTD tokens**.

* The **Big Lucky Box** has *significantly better drop chances* - but comes at a higher price
* Unbox for a **random set of Arsenal items** - and be ready for whatever the battlefield throws at you!


---

# 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://docs.zombietd.app/gameplay/arsenal-items.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.
