# 옵션 모드 키트

1. **옵션 모드 키트란?**

   * 장비 [옵션](/kr/game-system/undefined-1/undefined-5/undefined.md)과 옵션 값을 변경하는데 사용됩니다.
   * 키트를 사용하면 플레이어는 장비의 성능을 맞춤 설정하고 강화할 수 있습니다.

2. **옵션 강화 티켓이란?**

   * 장비 옵션 자체를 수정하는데 사용되는 티켓입니다.
   * 옵션 등급 강화 시, 변경 포인트가 없어도 확정 변경이 가능합니다.
   * [상점에서 ](/kr/game-system/undefined-4.md)구매할 수 있습니다.

3. **옵션 선택 티켓이란?**

   * 장비 옵션 값을 수정하는데 사용됩니다.
   * 옵션 선택 시, 변경 포인트가 없어도 확정 변경이 가능합니다.
   * 상점에서 구매할 수 있습니다.

4. **옵션 모드 키트 획득 방법**
   * 장비 해체
   * 상점 구매


---

# 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/undefined-4.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.
