# Items

{% hint style="info" %}
Items consist of $GOLD bags, Equipment, Resources, Uniques, Gems and Keys. Users must acquire a range of different Items to progress in Nightvale.
{% endhint %}

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

Items are categorised as $GOLD Bags, Equipment, Resources, Uniques, Gems and Keys:<br>

* **$GOLD Bags** can be exchanged for $GOLD at the Loot Exchange. They can be obtained through Dungeons and Mythics.
* **Equipment Items** can be equipped by your Adventurers, providing stat bonuses. Tier 1 Items are acquired in Dungeons and are upgraded via Crafting.
* **Resources** are required to upgrade items via Crafting. They can be obtained through Dungeons and Mythics.
* **Uniques** are equippable items that offer special bonuses to your Adventurers. They can only be acquired through Dungeons and Mythics.
* **Gems** can be equipped to your Equipment to grant stat boosts. They can be obtained through Dungeons and Mythics.
* **Keys** are used to access certain gated Dungeons and Mythics. They are obtained throughout Dungeons and Mythics.


---

# 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.dungeons.game/gameplay/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.
