# Slot Increasers

The Slot Increaser is an integral feature of AdvancedEnchantments, offering a way to increase item slots.

### Functionality and Features

#### Core Purpose

* **Enhancing Capacity**: The Slot Increaser's primary function is to increase the enchantment slots on items, allowing players to apply more enchantments than the standard item limits.

#### Enchantment Groups

* **Categorization**: Similar to enchantments, Slot Increasers are grouped (e.g., ELITE, UNIQUE), with each group indicating the number of additional slots added. The group does not restrict the type of enchantments that can be added.

#### Command Interface

* **Command Usage**: `/ae giveitem <player> slotincreaser <amount> <group>`

**Example**

* **Command Execution**: Executing `/ae giveitem Steve slotincreaser 1 SIMPLE` would provide the player 'Steve' with a Slot Increaser from the SIMPLE category, which would add a specific number of slots to an item.


---

# 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/general-information/giving-plugin-items/slot-increasers.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.
