# Equipment & Items

In this world, the use of items plays a significant role. From upgrading buildings to equipping a character, items are required everywhere. Items have a grade of rarity that determines their characteristics and value on the market.

Items can be divided into several groups:

* Equipment - items that can be geared by characters to increase their power. Such items may have durability, which decreases every time the character performs an Adventure or Arena battle.
* Consumables - items that disappear after they are used and cause some sort of effect. For example, a potion to increase ones loot drop chance during adventures or battle stats of heroes.&#x20;
* Utility Items - these single use items are required to perform a specific action (ex. Gold Mine upgrades). They are found in the game in the form of toolkits and expansions.

Most items can be created via crafting. Some can be found during in-game activities (adventuring, etc). Some can be bought in the Kingdom Shop for <img src="/files/ckYPEUkR3c5tfByksyIP" alt="" data-size="line">[$EXO](/tokenomics/exonium-or-usdexo.md), <img src="/files/uJ59gvHy035BfUrBzzJ9" alt="" data-size="line">[$HEXO](/tokenomics/hexonium-or-usdhexo.md). Items can also be traded between players on the Kingdom Market.


---

# 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://guidebook.cardanolands.com/games/mmo/equipment-and-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.
