# Enhancements

The Exordion client features several improvements (enhancements) designed to provide a smoother, more convenient, and pleasant experience during your journey.

### 🎒 Auto-open Backpacks on Login

When you relog, all your backpacks will be **automatically reopened** exactly as they were before you left the game, saving time and ensuring convenience.

***

### 🧪 Stackable Runes and Potions + 1000 Stack

All **runes and potions are stackable**, allowing you to carry large quantities without taking up excessive inventory space, reducing the need for multiple open backpacks.\
Additionally, you can group up to 1000 items per stack.

<figure><img src="/files/05a2925438573cfc6796718f42944b3425ad9959" alt=""><figcaption></figcaption></figure>

***

### 🏷️ Item Tooltip

Items automatically display a **information window (tooltip)** when you hover the mouse over them, showing attributes, enchantments, and important details, without needing to use the 'look' command.

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

***

### 💬 Colored Loot Message

Loot messages are **colored according to the value of the obtained item**, making it easier to quickly identify rare and valuable items in chat.

<figure><img src="/files/373470ca9076a8eee32205882f2147ed0dd2bc6a" alt=""><figcaption></figcaption></figure>


---

# 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/enhancements.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.
