> For the complete documentation index, see [llms.txt](https://golden-crypto.gitbook.io/mushro-legends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golden-crypto.gitbook.io/mushro-legends/gameplay-mechanics/inventory-and-equipments/equipments/helmet.md).

# Helmet

<div align="left"><img src="/files/BmME2LvWCXOOkj73LJOG" alt="Wooden Helmet"></div>

It’s not much, but it should protect against *something*.

<div align="left"><img src="/files/lDIuG13EWsWbLa5wxyJp" alt="Leather Helmet"></div>

Lightweight and functional.

<div align="left"><img src="/files/NfEA3gd29UYffFoRiCW4" alt="Chainmail Helmet"></div>

The metal loops protect the head from incoming projectiles.

<div align="left"><img src="/files/kZv2ESz7D9k2Ecu1cf16" alt="Silver Helmet"></div>

Given only to elite soldiers, the silver helm provides unparalleled protection against most enemies.

<div align="left"><img src="/files/N4aRVOpy8exnwP81vCBB" alt="Golden Helmet"></div>

One of the mountain spirits fashioned this helmet for a forgotten hero.


---

# 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://golden-crypto.gitbook.io/mushro-legends/gameplay-mechanics/inventory-and-equipments/equipments/helmet.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.
