# Inventory and Equipment

Your inventory holds all the looted equipment and any Boosts purchased from [The Store](/beramonium-chronicles-gemhunters/the-store/rewards.md).&#x20;

<figure><img src="/files/UMTI9iMmzahalsTEG8dI" alt=""><figcaption><p>Equipment in the Inventory</p></figcaption></figure>

As you can see above, the Equipment you loot is associated with Classes and matches the OpenSea traits one-to-one. For example, you can see that we have a <mark style="color:purple;">**\[Helm of Harmony]**</mark> in the Inventory, and we can find Beras with that helmet [here](https://opensea.io/collection/beramonium-chronicles-genesis?search\[stringTraits]\[0]\[name]=Helmet\&search\[stringTraits]\[0]\[values]\[0]=Helm%20Of%20Harmony).&#x20;

{% hint style="info" %}
Equipping items onto your Beramonium Genesis NFTs will update the traits and the image. If you are lucky, you might complete a fully Legendary Bera. :eyes:
{% endhint %}


---

# 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.beramonium.io/beramonium-chronicles-gemhunters/missions/inventory-and-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.
