# Enchantments

- [List of Enchantments](https://ae.advancedplugins.net/enchantments/list-of-enchantments.md)
- [Default Enchants (250+)](https://ae.advancedplugins.net/enchantments/list-of-enchantments/default-enchants-200+.md): 250+ new default enchants of AdvancedEnchantments.
- [Cosmic Enchants (200+)](https://ae.advancedplugins.net/enchantments/list-of-enchantments/cosmic-enchants-200+.md): 200+ PvP Oriented enchantments setup inspired by CosmicPvP
- [Vanilla+ Custom Enchants (60+)](https://ae.advancedplugins.net/enchantments/list-of-enchantments/vanilla-enchants.md): 60+ Enchants for Vanilla+ servers, Survival and SMPs!
- [Creating Enchantments](https://ae.advancedplugins.net/enchantments/creating-enchantments.md): Detailed Guide on Creating Enchantments
- [Settings](https://ae.advancedplugins.net/enchantments/creating-enchantments/settings.md): List of enchantment settings for enchantment creation
- [Effect Info](https://ae.advancedplugins.net/enchantments/creating-enchantments/effect-info.md): Miscellaneous info about effects.
- [Complex Enchantments](https://ae.advancedplugins.net/enchantments/creating-enchantments/effect-info-1.md): Guide on creating extremely advanced custom enchantments
- [Repeating Enchantments](https://ae.advancedplugins.net/enchantments/repeating-enchantments.md)


---

# 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://ae.advancedplugins.net/enchantments.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.
