# Heroes Item

<figure><img src="/files/zanSHzHgzxrszmsBakBZ" alt=""><figcaption></figcaption></figure>

Each item is assigned to a specific hero and is available as NFT in the game. The players can find, ‎buy or sell them. There will be many items added frequently in the future. Some of which may include:‎

| Cap.                                                           | item               |
| -------------------------------------------------------------- | ------------------ |
| Increases the Health of the Hero by 2% when worn               | Chain of Mad kings |
| Increases the attack damage of the Hero by 5 when worn.        | Ring of Attack     |
| Increases the Moving speed of the Hero by 5 when worn          | Boots of Elon      |
| Summons 3 Skeleton Warriors to fight for you after hero death. | Book of the Wizard |


---

# 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://whitepaper.madsquad.net/game-play/heroes-item.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.
