> For the complete documentation index, see [llms.txt](https://wiki.boxingstarx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boxingstarx.com/kr/game-system/undefined-1/undefined-5/undefined.md).

# 옵션 변경

<figure><img src="/files/Ct4WTp6XwVvDOGksHS6m" alt="" width="375"><figcaption></figcaption></figure>

1. **옵션 변경이란?**
   * [장비의 ](/kr/game-system/undefined-1.md)추가 옵션과 수치를 변경할 수 있는 기능입니다.

     * 장비에는 메인 옵션과 추가 옵션이 존재하며, 메인 옵션은 변경할 수 없습니다.
       * 개조 페이지에서 이야기 하는 옵션은 모두 '추가 옵션'을 의미합니다.
     * 옵션 변경 시, 옵션 종류와 수치는 랜덤으로 선택됩니다.

2. **옵션 보호**

   * 장비의 옵션 중 유지하고 싶은 옵션은 보호가 가능합니다.
   * 옵션을 보호한 뒤 옵션 변경을 진행할 경우, 옵션 변경 재료와 코인의 수량이 증가합니다.
     * 옵션을 많이 잠글수록 더 많은 수량의 재료와 코인이 필요합니다.
     * 장비 등급이 높을수록 더 많은 수량의 재료와 코인이 필요합니다.

3. **옵션 선택**
   * 옵션 선택 티켓을 사용하여 특급 이상의 장비 옵션 1개를 원하는 옵션으로 선택하여 변경할 수 있습니다.
   * 옵션 슬롯에는 서로 다른 옵션이 있어야 하며, 중복 옵션은 허용되지 않습니다.
   * 옵션 수치는 랜덤으로 선택됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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