> For the complete documentation index, see [llms.txt](https://docs.dungeons.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dungeons.game/gameplay/items/equipment.md).

# Equipment

{% hint style="info" %}
Equipment grants Adventurers different Stat boosts.\
\
Equipment can be found in Dungeons and upgraded through Crafting.
{% endhint %}

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

Base equipment (Tier 1) is found in early-game Dungeons. Users can upgrade their items from Tier 1 to Tier 7 through The Forge. Upgrading your equipment increases the stat boosts associated with the Item.

**Equipment Types**

Adventurers can equip 2 pieces of Equipment: a Weapon and an Off-hand.\
\
There are a total of 12 Weapons (4 per class) and 4 Off-hands. Each Weapon and Off-hand grants a boost in a specific stat/stats.&#x20;

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

Equipment offers Adventurers the largest potential for Stat increases. This potential is unlocked entirely through The Forge. Users will have to theorise optimal item combinations to maximise their power throughout Nightvale.\
\
Users can increase their chance of finding Equipment by levelling their **Luck** stat.\
\
All Equipment items are tradable via P2P Trading.


---

# 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://docs.dungeons.game/gameplay/items/equipment.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.
