# Costume Collection

<figure><img src="/files/wNki9sLkhMtCedPu9Rt5" alt="Costume Collection Menu on a smartphone with 2 Power Ranger-type fighters in the ring."><figcaption><p>Costume Collection</p></figcaption></figure>

1. **What is the Costume System?**

   * The Costume System allows players to **customize their Characters** by collecting **Costumes** that raise the [Character's ](/game-system/character.md)[Base Stats](/game-system/character/stats.md) and provide **Costume Collection Rewards**.
   * There are Special and Common Costumes that all Characters can wear and specialized Costumes that only specific Characters can wear.

2. **Costume Types**
   * **Style Coordination**
     * Equip Hair Styles, Facial Hair, and Accessories.
     * You can see the Costumes once you've unlocked them by playing the game.
       * These **Character-specific Costumes** cannot be equipped unless the specific Character is unlocked.
   * **Outfit Coordination**

     * Equip Tops, Pants, Shoes, and Belts.
     * These Costumes can be worn **regardless of Character**.

3. **Collection Points (CP)**

   * Collecting Costumes specific to each character and listed in the Collection will accumulate CP.
     * CP can be accumulated beyond the limit and will not be deducted once earned.
   * Based on the accumulated CP, the **Collection List level** will increase.
   * Depending on the Level, the respective Characters related to the collection will gain **additional abilities**.

4. **Costume NFTs**

   * Costume will be **converted into NFTs** in the future to allow **trading**.

5. **Costume List**
   * For detailed list of Costumes, go [**here**](https://docs.google.com/spreadsheets/d/1nozdzpwjiiaVWJ39wzUrrkQTzmQTz1p3sX9KJe2I1tc/edit?usp=sharing).


---

# 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.boxingstarx.com/game-system/achievement/costume-collection.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.
