# Costumes

1. **What is a Costume?**
   * A Costume is an item used to customize your Character’s appearance.
   * When equipped, it visually replaces the corresponding Gear piece with the Costume version.
     * Costumes do not affect Gear stats.
   * They can be obtained from Costume Boxes.

2. **What are Costume Pieces?**
   * Costume Pieces can be acquired through the Secret [Shop](https://wiki.ragnaroklibre.com/game-system/shop) or by disassembling Costumes.
     * Disassembling a Costume grants 1 Costume Piece.
   * Collect 15 Costume Pieces to exchange for a random Costume Box.


---

# 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://wiki.ragnaroklibre.com/characters/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.
