# Auto Loot

Our Auto Loot system **Auto Loot** works on the **Quick Loot**:\
After defeating the monsters, you **need to click on their corpse** for Auto Loot to be executed automatically.

### Main Features:

* **Initially**, each character has **1 slot** to configure the item you want.
* **The second slot** can be unlocked **for free** by completing the Achievement **Gold Collector** (collect 100 gps using Auto Loot).
* It is possible to acquire **additional slots** in the **Store**.
* Auto Loot works on **the entire stack** of corpses on the ground, with no need to drag the corpses.

  > ⚠️ Important: For it to work, **the first corpse of the stack needs to be "fresh"** (fresh corpses have a different shine than the others).
* **Money To Bank**

  > When acquiring this feature in [**Store**](/wiki/en/systems/store.md), **all money looted** via Auto Loot will be **sent automatically to your bank**, without passing through the backpack.

Extra: Through the Auto Loot module you can view your bank balance in real time.

<figure><img src="/files/43c881c207ff48a46f7f4455a57b58247f4130ff" alt=""><figcaption></figcaption></figure>

### **Manage Auto Loot Profiles**

{% hint style="success" %}
Allows saving your loot list in different profiles, making quick switching easier.
{% endhint %}

<figure><img src="/files/7d5dfdcbeb75b9d248bb74e02d12d5d5a9c7cf3c" alt=""><figcaption></figcaption></figure>

### **Enable Rare Only**

Allows configuring **per item** if you want to collect **only rares**

> Considers rarity **equal to or higher than&#x20;*****Uncommon***.

<figure><img src="/files/505e8b94c460fb63fb4eee4d963aac774d1e3ccd" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
It is necessary to select **the item individually** with the right button > Enable Rare Only, so that the selected item will be acquired only if it has a rarity higher than Common
{% endhint %}

### **Manage Containers**

Allows you to configure specific backpacks for different item categories in Auto Loot! \
The system automatically organizes collected items into the correct backpacks.

<figure><img src="/files/201b208840994423260af0b3883fb8fc22903f67" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**How It Works:**

* Click on "Manage Containers" in the Auto Loot window
* **Configuration Hierarchy:**
  * **All (Global):** Sets a default backpack for all items
  * **Groups:** Configure backpacks for entire groups (Essentials, Equipments or Weapons)
  * **Specific Categories:** Override with specific backpacks for individual categories (Armors, Gold, Valuables, etc.)
    {% 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://exordion.gitbook.io/wiki/en/client/auto-loot.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.
