> For the complete documentation index, see [llms.txt](https://khaosro.gitbook.io/khaosro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://khaosro.gitbook.io/khaosro-docs/enchantment.md).

# Enchantment

<figure><img src="/files/9PNjP7zOLP68vTOdR2HI" alt=""><figcaption></figcaption></figure>

## ✨ Armor Enchantment System

### Unlock Your Equipment's True Potential

The **Armor Enchantment System** allows adventurers to further enhance their equipment by adding powerful bonus attributes and unique effects to their armor pieces.

Through the use of **Khaos Coins**, **Gold Coins**, and **Zeny**, players can attempt enchantments that grant valuable stat boosts capable of significantly improving combat performance. Whether you're focused on PvE, MVP hunting, or PvP, the right enchantments can provide the edge needed to overcome greater challenges.

Each enchantment attempt is accompanied by immersive visual and sound effects, creating an exciting and rewarding enhancement experience. Every successful enchantment feels impactful, while the anticipation of obtaining the perfect combination of bonuses keeps progression engaging and worthwhile.

#### Requirements

* 🔥 Khaos Coins
* 🟡 Gold Coins
* 🪙 Zeny

Choose your armor wisely, invest your resources strategically, and unlock the full potential of your equipment through the Armor Enchantment System.

**Power is not only obtained—it is forged.**

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

## 💎 Costume Enchantment System

### Customize Your Style, Empower Your Character

The **Costume Enchantment System** allows players to enhance their favorite costumes by attaching specially crafted enchantment stones that provide additional bonuses and attributes.

Before enchanting a costume, adventurers must first gather the necessary materials and craft the appropriate enchantment stones. Once created, these stones can be socketed into eligible costumes, granting valuable effects that complement various builds and playstyles.

This system adds another layer of progression while allowing players to personalize both their appearance and character strength. From offensive bonuses to defensive enhancements, carefully selected enchantment stones can become an important part of your journey toward becoming stronger.

#### How It Works

* Collect required materials.
* Craft Enchantment Stones.
* Select an eligible costume.
* Attach the stone to activate its bonus effects.
* Experiment with different combinations to create the perfect setup.

Whether you're chasing maximum performance or building the ultimate fashion statement, the Costume Enchantment System offers endless customization possibilities.

**Craft. Enchant. Customize. Stand Out in KHAOSRO.**


---

# 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 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, and the optional `goal` query parameter:

```
GET https://khaosro.gitbook.io/khaosro-docs/enchantment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
