# Items Comparison

{% hint style="success" %}
Because in this package we have changed the names of all the items to achieve the appropriate context, this page will help you visualize the items that have been renamed for convenience in other purposes.
{% endhint %}

| Original               | Changed To             |
| ---------------------- | ---------------------- |
| Soul Tracker           | **Rune of Souls**      |
| Transmog scroll        | **Rune of Revelation** |
| Holy Whitescroll       | **Rune of Soulbound**  |
| Enchantment Book       | **Random Enchantment** |
| Black Scroll           | **Rune of Extraction** |
| White Scroll           | **Rune of Protection** |
| ---                    | ---                    |
| Soul Gem               | **Soul Gem**           |
| Item Nametag           | **Rename Quill**       |
| Secret Dust            | **Arcane Bundle**      |
| Mystery Dust           | **Abandon Stone**      |
| Magic Dust             | **Lucky Gem**          |
| ---                    | ---                    |
| BlockTrak              | **Miner Scroll**       |
| FishTrak               | **Fisherman Scroll**   |
| StatTrak               | **Warrior Scroll**     |
| MobTrak                | **Slayer Scroll**      |
| ---                    | ---                    |
| Weapon Enchantment Orb | **Tome of Weapon**     |
| Armor Enchantment Orb  | **Tome of Armor**      |
| Tool Enchantment Orb   | **Tome of Tool**       |
| Randomization Scroll   | **Tome of Renewal**    |
| Slot Increaser         | **Universal Tome**     |


---

# 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://wiki.hyronic.dev/configurations/ae-enchant-ui-textures/items-comparison.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.
