# 코스튬 콜렉션

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

1. **코스튬 시스템이란?**

   * 코스튬 시스템을 통해 플레이어는 다양한 코스튬을 수집하여 캐릭터를 꾸밀 수 있습니다. 이를 통해 [캐릭터의 스탯](/kr/game-system/undefined-2/undefined.md)을 높일 수 있을 뿐만 아니라 코스튬 수집 보상을 획득할 수 있습니다.
   * 코스튬에는 모든 캐릭터가 착용할 수 있는 공용 의상과 스페셜 보상이 있으며, 특정 캐릭터만 착용할 수 있는 전용 의상도 있습니다.

2. **코스튬 종류**
   * 스타일 코디네이션
     * 헤어, 수염, 액세서리를 착용할 수 있습니다.
     * 게임 플레이를 통해 코스튬을 획득하는 즉시 코스튬 확인이 가능합니다.
       * 단, 스타일 코디네이션은 캐릭터 별 코스튬으로 캐릭터가 해제되지 않으면 확인이 불가능합니다.
   * 의상 코디네이션

     * 상의, 바지, 신발, 벨트를 착용할 수 있습니다.
     * 캐릭터에 관계 없이 착용할 수 있습니다.

3. **콜렉션 포인트 (CP)**

   * 각 캐릭터에 맞는 코스튬을 수집하면 CP가 누적됩니다.
     * CP는 최대 한도를 초과하여 누적될 수 있으며, 한 번 획득한 CP는 차감되지 않습니다.
   * CP 누적량에 따라 코스튬 콜렉션 레벨이 증가합니다.
   * 레벨에 따라 코스튬과 관련된 캐릭터는 추가 능력을 획득합니다.

4. **코스튬 NFT**

   * 코스튬은 추후 NFT로 전환되어 거래가 가능해질 예정입니다.

5. **코스튬 리스트**
   * 모든 코스튬 리스트는 [여기](https://docs.google.com/spreadsheets/d/1nozdzpwjiiaVWJ39wzUrrkQTzmQTz1p3sX9KJe2I1tc/edit?gid=841733945#gid=841733945)를 눌러 확인할 수 있습니다.


---

# 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/kr/game-system/undefined-3/undefined-1.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.
