# Inventory System

Your inventory is where all your expedition resources, artifacts, boosters, and relics are stored and managed. It plays a crucial role in strategy, resource allocation, and team optimization.

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

***

## Inventory Slots&#x20;

* **Every player starts with a limited number of inventory slots.**
* Slots are used for:
  * **Boosters** (each Booster takes 1 slot)
  * **Addicted Artifacts**
  * **Relics**
  * **Resources from expeditions**

Slots can be expanded by spending **Runes** or progressing in-game.

***

## Capacity & Strategy&#x20;

A full inventory means:

* You can't pick up new rewards.
* Your expedition efficiency drops.
* You'll need to **sell, trade, or cleanse** items to free up space.

Always return from a deep run with a **slot buffer** to ensure you don’t lose rare items.

***

### Inventory = Strategy

Managing your backpack isn't just organization — it's survival, profit, and efficiency. A well-managed inventory keeps your mine running like clockwork!


---

# 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://alans-organization-23.gitbook.io/rune-miners/mining-core/inventory-system.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.
