# Autoloot System

The autoloot system allows players to automatically loot selected items from monsters they kill, bypassing the need to manually open bodies.

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

Players start with **5 autoloot slots by default**, but they can unlock additional slots through **in-game progression** or by purchasing them from the **shop**.

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

To add items to your autoloot list, simply **type the item name** as shown above, or **hold CTRL and left-click** the item.

<div><figure><img src="/files/r4gnKWMzQmlnRlHj626Y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QXzyvKvAIgoRiG324z9V" alt=""><figcaption></figcaption></figure></div>


---

# 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://monzera.gitbook.io/monzera-wiki/autoloot-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.
