# Search Costumes

{% hint style="info" %}
Browse all available costumes on XileRO by category below.
{% endhint %}

## Quest Costumes

Costumes obtained through NPC quests and special requirements.

| Category                                                     | Description                                  |
| ------------------------------------------------------------ | -------------------------------------------- |
| [Traditional Quests](/content/costume/traditional-quests.md) | Classic costume quests from various NPCs     |
| [Yoshida's Quests](/content/costume/yoshidas-quests.md)      | Anime-themed costumes from Yoshida in Amatsu |
| [Gwenivere's Quests](/content/costume/gweniveres-quests.md)  | Wig costumes with many color variants        |
| [Vada's Quests](/content/costume/vadas-quests.md)            | Glasses and eye-related costumes             |
| [Nicolas' Quests](/content/costume/nicolas-quests.md)        | Biolabs aura costumes                        |
| [Premium Quests](/content/costume/premium-quests.md)         | Premium room exclusive costumes              |

## Shop & Currency Costumes

Costumes obtained through shops and currency exchanges.

| Category                                               | Description                       |
| ------------------------------------------------------ | --------------------------------- |
| [Zeny Costumes](/content/costume/zeny-costumes.md)     | Costumes purchasable with Zeny    |
| [Uber Costumes](/content/costume/uber-costumes.md)     | Costumes from the Uber Shop       |
| [Custom Costumes](/content/costume/custom-costumes.md) | Overview of custom costume system |

## Monster & Event Costumes

Costumes from monsters and seasonal events.

| Category                                               | Description                           |
| ------------------------------------------------------ | ------------------------------------- |
| [Monster Costume](/content/costume/monster-costume.md) | Monster transformation costumes       |
| [Monster Dropped](/content/costume/monster-dropped.md) | Costumes dropped by monsters          |
| [Event Costumes](/content/costume/events.md)           | Seasonal and event-exclusive costumes |

## Special Costumes

| Category                                                         | Description              |
| ---------------------------------------------------------------- | ------------------------ |
| [Devil Helm and Wings](/content/costume/devil-helm-and-wings.md) | Devil-themed costume set |


---

# 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://www.xileretro.wiki/content/costume/search-costumes.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.
