# Equipments

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

Equipments are items equipable to the main character. They provide bonuses to the equipped avatar.

Equipments can be changed at will.

There are 3 slots for equipment.

&#x20;

| Slot   | Types of items          |
| ------ | ----------------------- |
| Head   | Crowns and hats         |
| Body   | Armor or clothing       |
| Hands  | Gloves                  |
| Weapon | Sword, Spear, Mace, etc |

&#x20;

Each piece of equipment provides a bonus to the avatar. If the equipments are reforged using tokens/in-game currency the bonus is improved (see details in Reforging)

&#x20;

For equipments there is a rarity system:

&#x20;

| Rarity Level | Bonus Increase | In game count |
| ------------ | -------------- | ------------- |
| Common       | +5%            | 100x          |
| Uncommon     | +10%           | 30x           |
| Rare         | +25%           | 10x           |
| Epic         | +50%           | 3x            |
| Legendary    | +80%           | 1x            |

&#x20;

For example a headpiece can provide the following bonuses.

&#x20;

| Rarity Level | Example Name             | Defense Increase |
| ------------ | ------------------------ | ---------------- |
| Common       | Leather Helm             | +2.5%            |
| Uncommon     | Studded Helm             | +5%              |
| Rare         | Knights Helm             | +12.5%           |
| Epic         | Great King’s Helm        | +25%             |
| Legendary    | Legendary Helm of “Name” | +40%             |

<figure><img src="/files/0FgwBHwlplOZQudq2lab" 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://gainhive-and-gainpad.gitbook.io/whitepaper/gameplay/equipments.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.
