# Costumes

All available costumes on XileRO.

## Quest Costumes

| Category                                                       | NPC            | Location           |
| -------------------------------------------------------------- | -------------- | ------------------ |
| [Traditional Quests](/content/costume/traditional-quests.md)   | Nina           | prontera 153 283   |
| [Yoshida's Quests](/content/costume/yoshidas-quests.md)        | Yoshida        | amatsu 103 168     |
| [Gwenivere's Quests](/content/costume/gweniveres-quests.md)    | Gwenivere      | hugel 120 140      |
| [Vada's Quests](/content/costume/vadas-quests.md)              | Vada           | prontera 138 225   |
| [Nicolas' Quests](/content/costume/nicolas-quests.md)          | Nicolas Flamel | lighthalzen 61 318 |
| [Quest Room Costumes](/content/costume/quest-room-costumes.md) | Various        | moc\_para01        |
| [Premium Quests](/content/costume/premium-quests.md)           | Premium Shop   | Premium Room       |

## Shop Costumes

| Category                                               | NPC            | Description                   |
| ------------------------------------------------------ | -------------- | ----------------------------- |
| [Zeny Costumes](/content/costume/zeny-costumes.md)     | Collector Kiki | @newb - Purchasable with Zeny |
| [Uber Costumes](/content/costume/uber-costumes.md)     | Peddlin' Peter | @newb - From the Uber Shop    |
| [Custom Costumes](/content/costume/custom-costumes.md) | Various        | Custom costume system         |

## Other Costumes

| Category                                                         | Description                     |
| ---------------------------------------------------------------- | ------------------------------- |
| [Monster Costume](/content/costume/monster-costume.md)           | Monster transformation costumes |
| [Monster Dropped](/content/costume/monster-dropped.md)           | Costumes from monster drops     |
| [Events](/content/costume/events.md)                             | Seasonal event costumes         |
| [Devil Helm and Wings](/content/costume/devil-helm-and-wings.md) | Devil-themed set                |
| [Search Costumes](/content/costume/search-costumes.md)           | Browse all costumes             |

{% hint style="info" %}
**See Also:** [Costume Index](/content/costume/search-costumes.md) for a complete listing.
{% endhint %}


---

# 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.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.
