# EnchantmentSlots Wiki

## For 4.4.5 or newer

- [🎉Welcome](https://enchantmentslots.superiormc.cn/welcome.md)
- [✅Requirements](https://enchantmentslots.superiormc.cn/info/requirements.md)
- [⚙️Install](https://enchantmentslots.superiormc.cn/info/install.md)
- [⛔Limitation](https://enchantmentslots.superiormc.cn/info/limitation.md)
- [🔗Compatibility](https://enchantmentslots.superiormc.cn/info/compatibility.md)
- [🛠️Configuration files](https://enchantmentslots.superiormc.cn/info/configuration-files.md)
- [⌨️Commands & Permissions](https://enchantmentslots.superiormc.cn/info/commands-and-permissions.md)
- [❓FAQ](https://enchantmentslots.superiormc.cn/info/faq.md)
- [🚀Performance](https://enchantmentslots.superiormc.cn/info/performance.md)
- [📝ItemFormat™ (Simply version)](https://enchantmentslots.superiormc.cn/format/itemformat-tm-simply-version.md)
- [🎬Action Format](https://enchantmentslots.superiormc.cn/format/action-format.md)
- [⚖️Condition Format](https://enchantmentslots.superiormc.cn/format/condition-format.md)
- [🔍Match Item Format](https://enchantmentslots.superiormc.cn/format/match-item-format.md)
- [⚡Add Lore](https://enchantmentslots.superiormc.cn/general-configs/add-lore.md)
- [🔧Built-in Placeholders](https://enchantmentslots.superiormc.cn/general-configs/built-in-placeholders.md)
- [↔️Item Slot Settings](https://enchantmentslots.superiormc.cn/enchantment-slot/item-slot-settings.md)
- [🔴Custom Enchantment Used Slot](https://enchantmentslots.superiormc.cn/enchantment-slot/custom-enchantment-used-slot.md)
- [🪄Extra Slot Item](https://enchantmentslots.superiormc.cn/enchantment-slot/extra-slot-item.md)
- [🌏Advanced Language Managment](https://enchantmentslots.superiormc.cn/features/advanced-language-managment.md)
- [🎨Color Code](https://enchantmentslots.superiormc.cn/features/color-code.md)
- [📍Item Placeholder](https://enchantmentslots.superiormc.cn/features/item-placeholder.md)
- [API Download](https://enchantmentslots.superiormc.cn/develop/api-download.md)
- [Useful Methods](https://enchantmentslots.superiormc.cn/develop/useful-methods.md)

## For 4.1.8

- [🎉Welcome](https://enchantmentslots.superiormc.cn/for-4.1.8/welcome.md)
- [✅Requirements](https://enchantmentslots.superiormc.cn/for-4.1.8/info/requirements.md)
- [⚙️Install](https://enchantmentslots.superiormc.cn/for-4.1.8/info/install.md)
- [Extra Step: Custom Enchantments Plugin Compatibility](https://enchantmentslots.superiormc.cn/for-4.1.8/info/install/extra-step-custom-enchantments-plugin-compatibility.md)
- [⛔Limitation](https://enchantmentslots.superiormc.cn/for-4.1.8/info/limitation.md)
- [🔗Compatibility](https://enchantmentslots.superiormc.cn/for-4.1.8/info/compatibility.md)
- [MythicChanger Hook](https://enchantmentslots.superiormc.cn/for-4.1.8/info/compatibility/mythicchanger-hook.md)
- [🛠️Configuration files](https://enchantmentslots.superiormc.cn/for-4.1.8/info/configuration-files.md)
- [⌨️Commands](https://enchantmentslots.superiormc.cn/for-4.1.8/info/commands.md)
- [❓FAQ](https://enchantmentslots.superiormc.cn/for-4.1.8/info/faq.md)
- [🚀Performance](https://enchantmentslots.superiormc.cn/for-4.1.8/info/performance.md)
- [📝ItemFormat™ (Simply version)](https://enchantmentslots.superiormc.cn/for-4.1.8/format/itemformat-tm-simply-version.md)
- [🎬Action Format](https://enchantmentslots.superiormc.cn/for-4.1.8/format/action-format.md)
- [⚖️Condition Format](https://enchantmentslots.superiormc.cn/for-4.1.8/format/condition-format.md)
- [🔮Item can be enchanted](https://enchantmentslots.superiormc.cn/for-4.1.8/auto-add-lore/item-can-be-enchanted.md)
- [⚡Auto Add Lore](https://enchantmentslots.superiormc.cn/for-4.1.8/auto-add-lore/auto-add-lore.md)
- [↔️Default Slot/Max Slot](https://enchantmentslots.superiormc.cn/for-4.1.8/enchantment-slot/default-slot-max-slot.md)
- [#️⃣Set Slot](https://enchantmentslots.superiormc.cn/for-4.1.8/enchantment-slot/set-slot.md)
- [🎨Color Code](https://enchantmentslots.superiormc.cn/for-4.1.8/features/color-code.md)
- [🪄Extra Slot Item](https://enchantmentslots.superiormc.cn/for-4.1.8/features/extra-slot-item.md)
- [📍Item Placeholder](https://enchantmentslots.superiormc.cn/for-4.1.8/features/item-placeholder.md)
- [API Download](https://enchantmentslots.superiormc.cn/for-4.1.8/develop/api-download.md)
- [Useful Methods](https://enchantmentslots.superiormc.cn/for-4.1.8/develop/useful-methods.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://enchantmentslots.superiormc.cn/welcome.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.
