# 글러브

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

1. **글러브란?**
   * 상대를 공격하는데 사용되는 장비입니다.
   * 글러브에는 메인 옵션과, 추가 옵션이 존재합니다.

     * 메인 옵션은 변경할 수 없습니다.
     * 추가 [옵션은 변경](/kr/game-system/undefined-1/undefined-5/undefined.md)할 수 있습니다.

2. **글러브 및 슬롯 종류**

   * 글러브는 4가지 종류가 있습니다.
   * 글러브를  장착할 수 있는 슬롯은 3개입니다.

3. **글러브 종류**

   * 잽: 가장 빠르지만 데미지는 가장 약한 펀치입니다.
   * 훅: 중간 속도와 데미지를 지닌 펀치입니다.
   * 어퍼컷: 가장 느리지만 데미지는 가장 강한 펀치입니다.
   * 메가펀치: 순식간에 경기의 흐름을 바꿀 수 있는 가장 강력한 글러브입니다.

4. **글러브 슬롯**
   * 글러브 장착 규칙: 각 슬롯에는 각기 다른 유형의 글러브만 장착할 수 있습니다.
   * 1번 슬롯: 1번 슬롯에 장착된 글러브는 [캐릭터 ](/kr/game-system/undefined-2.md)외형에 반영됩니다.
     * 다른 슬롯에 글러브를 장착하기 전에, 1번 슬롯에 글러브를 먼저 장착해야 합니다.
   * 2, 3번 슬롯: 1번 슬롯과 다른 형태 & 각기 다른 형태의 글러브를 장착할 수 있습니다.


---

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