# 장비 강화

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

1. **장비 강화란?**

   * 장비를 개선할 수 있는 기능입니다.
   * 플레이어는 다른 장비를 재료로 사용하여 원하는 장비를 강화할 수 있습니다.

2. **장비 강화 방법**

   * [글러브는 ](/kr/game-system/undefined-1/undefined.md)다른 글러브를 재료로 사용하여 강화할 수 있습니다.
   * [방어구는 ](/kr/game-system/undefined-1/undefined-1.md)다른 방어구를 재료로 사용하여 강화할 수 있습니다.
   * 강화 전용 글러브와 강화 전용 방어구는 강화에만 사용 가능하며 장착할 수 없습니다.

3. **최대 레벨 및 장비 등급 상승**
   * 플레이어는 장비가 최대 레벨이 도달할 때까지 장비를 강화할 수 있습니다.
   * 장비가 최대 레벨에 도달하면 [진화를 ](/kr/game-system/undefined-1/undefined-4.md)통해 장비의 등급을 한 단계 상승시킬 수 있습니다.


---

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