# Presets

## **Table of Content**

1. **What Are Presets?**
2. **Preset Types**
3. **How to Use Presets**

## **1. What Are Presets?**

* Presets are a convenience feature that allows you instantly swap between customized loadouts of equipment, skills, and stats.
* This allows you to optimize your character for any situation. For example, you can use Preset 1 for grinding mobs and instantly switch to Preset 2 when you're heading into a boss battle.

## **2. Preset Types**

* Presets are organized under one main Character Preset, which controls several individual sub-presets: Equipment, Hyper Stat, Ability, Maple Legion, Link Skill, and Key Bindings.
* The Character Preset acts as a master control, letting you change all your settings at once. However, each sub-preset can also be managed independently.

<table><thead><tr><th width="206.666748046875">Preset Type</th><th>How It Works</th><th width="166.6666259765625">Available Slots</th></tr></thead><tbody><tr><td>Character</td><td>Applies a full loadout of sub-presets</td><td>5</td></tr><tr><td>Equipment</td><td>Manages a specific gear set</td><td>3</td></tr><tr><td>Hyper Stat</td><td>Manages a specific Hyper Stat build</td><td>3</td></tr><tr><td>Ability</td><td>Manages a specific Ability setup</td><td>3</td></tr><tr><td>Maple Legion</td><td>Manages a specific Maple Legion configuration</td><td>5</td></tr><tr><td>Link Skill</td><td>Manages a specific Link Skill setup</td><td>3</td></tr><tr><td>Key Bindings</td><td>Manages a specific hotkey layout</td><td>3</td></tr></tbody></table>

## **3. How to Use Presets**

### **3-1. Character Preset**

<img src="/files/70b63be4009621715e6bac196967bc1f1de323bf" alt="" width="563">

* A. In the Character Preset window, you can assign a slot from each sub-preset (Equipment, Hyper Stat, etc.) to create a complete loadout.
* B. Click the arrow button next to any preset to jump directly to its menu.
* C. When you're done, hit the "Save" button to save the configuration to your selected Character Preset slot.
* D. To activate a different loadout, just select another Character Preset from the top and click "Apply." The change is immediate.
* E. You can give each preset a custom name up to 8 characters long (letters and numbers allowed).

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

* To switch presets on the fly, assign 'Change Preset' to a hotkey in your Key Bindings. Pressing this hotkey will display your presets on-screen; simply press the corresponding number to activate it instantly.

<figure><img src="/files/FyaI0R0wBQUGgwuJrjLK" alt="" width="563"><figcaption></figcaption></figure>

### **3-2. Equipment Preset**

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

* Equipment Presets let you save different sets of gear for any occasion. Just select the preset number and click "Apply" to get suited up.
* Items equipped in Preset 1 act as your base gear and are automatically shared across all other presets. An item slot in another preset will only change if you manually equip a different piece of gear there.
* Set effects are only active for the gear in your currently selected preset. Items in inactive presets will not contribute to the set bonus.
* Your Character Info window always displays the stats, equipment, and active skills based on your currently active preset.


---

# 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://docs.maplestoryn.io/msn-101/beginners-guide/item-and-equipment/presets.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.
