# Items

**Players can purchase Items with in game GP or win them by completing Quests and Dungeons.** Items are equipped to Heroes to boost stats and give them new abilities. Each hero can wield three Items: a Weapon matched to their abilities, Armour matched to their class, and a magical piece of Jewellery. Like almost everything else in the game Items are freely tradable NFTs.

Quest items are typically the same for every player who completes the quest, however for items found in Dungeons there are hundreds of thousands of possible items combinations and the specific rewards are generated when the player completes the Dungeon. **The ability to find unique item items allows for players on a lower budget to play a big role in the games economy.**

A basic *Long Sword* may be have different qualities such as its tier or the material its blade is made from. It can also have magical qualities like *Flame* which increase its damage or even grant abilities like *Water Walking*. Each of these facets of the blade can be combined changing the statistics, properties, and value of the blade, along with its visual representation.

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


---

# 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.oobikoo.games/heroes-of-aviel/the-game/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.
