# Inventory

To access your inventory, click on the corresponding button in the menu. The inventory consists of two main sections: Equipped and All Inventory.

#### **Equipped Inventory**

The Equipped Inventory displays items that are currently equipped by a specific hero. In this section, you have the flexibility to change your hero's equipment according to your preferences.&#x20;

You'll find different slots for various items (the types of items will be described in the Items section). If there are items in your inventory that can be worn by your hero, the corresponding slots will be highlighted. To equip an item, simply click the desired slot and select the item you wish to equip. It's essential to note that each item requires specific hero stats, meaning you can only equip items that match your hero's stat requirements.&#x20;

To unequip an item, click the slot and then the "Take Off" button next to the item. If you want to remove all your equipment, you can use the "Get Naked" button.

Please note that changing equipment is not possible while your hero is in the adventure or staked in reinforcement.

#### **All Inventory**

The All Inventory section provides a comprehensive view of all the items you have in your wallet. Here, you can take advantage of various tools, including filters, sorting options, and search capabilities, to conveniently navigate through your item collection.

<br>


---

# 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.sacra.cc/sacra-whitepaper/game-overview/inventory.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.
