# 장비 진화

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

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

   * 장비가 최대 레벨에 도달하면 장비를 진화할 수 있습니다.
   * 진화를 위해서는 최대 레벨의 장비와 장비 재료가 필요합니다.

2. **진화에 필요한 장비와 장비 재료**

   * 최대 레벨 일반 [글러브 ](/kr/game-system/undefined-1/undefined.md)/ [방어구 ](/kr/game-system/undefined-1/undefined-1.md)+ 일반 글러브 / 방어구 재료
   * 최대 레벨 희귀 글러브 / 방어구 + 희귀 글러브 / 방어구 재료
   * 최대 레벨 고급 글러브 / 방어구 + 고급 글러브 / 방어구 재료
   * 최대 레벨 특급 글러브 / 방어구 + 특급 글러브 / 방어구 재료
   * 최대 레벨 영웅 글러브 / 방어구 + 영웅 글러브 / 방어구 재료

3. **장비 등급 별 최대 레벨**
   * 일반 장비 최대 레벨: 10
   * 희귀 장비 최대 레벨: 15
   * 고급 장비 최대 레벨: 20
   * 특급 장비 최대 레벨: 25
   * 영웅 장비 최대 레벨: 30
   * 전설 장비 최대 레벨: 35


---

# 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-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.
