> For the complete documentation index, see [llms.txt](https://devastator.gitbook.io/devastator/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devastator.gitbook.io/devastator/weapons-and-pickups/secondary.md).

# Secondary

<table><thead><tr><th width="352.3333333333333">Picture</th><th width="121">Name</th><th>Details</th></tr></thead><tbody><tr><td><strong>Throwables</strong></td><td></td><td></td></tr><tr><td><img src="/files/lBcUerpNRL0srUimiMHA" alt=""></td><td>Grenade</td><td>Timed detonation only. Hold down the release button (secondary fire) to "cook" the grenade for a quicker detonation after release. But be careful of the hot potato...</td></tr><tr><td><img src="/files/7eRAH6Ed9IaB9lzxzXS0" alt=""></td><td>StickyNade</td><td>It's a sticky.. uhhh... grenade. Sticks to walls and other objects when thrown. <mark style="color:orange;"><strong>Proximity detonation</strong></mark> (yourself included) with a backup timer.<br><br>Pro tip: pay attention to the blinky light thing.</td></tr><tr><td><img src="/files/DQvvoEQKzxcksPxskygf" alt=""></td><td>Poison Bomb</td><td>Sssssssilent but deadly. Hurl this impact-detonating noxious gas to poison your enemies and slow them down.</td></tr><tr><td><img src="/files/2mQdUKVfsGAIkugThNJx" alt=""></td><td>Molotov Cocktail</td><td>Scorched earth - guerilla style. Light 'em up and burn 'em down. Ablaze? Stop drop and <mark style="color:red;"><strong>roll twice</strong></mark> to put out the flames.</td></tr><tr><td><strong>Tools</strong></td><td></td><td></td></tr><tr><td><img src="/files/hdUcayRBBASqape1ssjz" alt=""></td><td>Shield</td><td><p>Blocks damage from <em>most</em> things. Keyword 'most'. Watch your backside, though - coverage is not 360º. </p><p></p><p>Can be destroyed with enough damage. Cannot use while firing.</p></td></tr><tr><td><img src="/files/UPkttacLSQGB7KZc7VXJ" alt=""></td><td>Energy Drink</td><td>Must go faster. Temporary speed increase.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://devastator.gitbook.io/devastator/weapons-and-pickups/secondary.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.
