# 강화

도구를 강화하여 더 강력하게 만들 수 있습니다.

## 강화 메뉴 열기

1. `/메뉴` 명령어로 메뉴를 열고 **강화** 버튼을 클릭합니다.
2. 대장장이 NPC **베리**를 우클릭하면 강화 GUI가 열립니다.
3. **재료 슬롯**에 넣는 아이템에 따라 강화 종류가 자동으로 결정됩니다.
   * 수달석 / 윤기나는 수달석 → **인첸트 강화**
   * 초월 스크롤 → **초월 강화**

## 강화 가능 도구

| 도구                           | 초월 강화 | 인첸트 강화 |
| ---------------------------- | ----- | ------ |
| 수달 곡괭이 / 다이아 곡괭이 / 네더라이트 곡괭이 | O     | O      |
| 다이아 도끼 / 네더라이트 도끼            | O     | O      |
| 다이아 삽 / 네더라이트 삽              | O     | O      |
| 수달 괭이 / 다이아 괭이 / 네더라이트 괭이    | O     | O      |

{% content-ref url="/pages/Uy3FZCMpqZZ3sxY4DZJS" %}
[초월 강화](/docs/undefined-1/enhance/transcend.md)
{% endcontent-ref %}

{% content-ref url="/pages/GeFp6lKJH936rC01UdgC" %}
[인첸트 강화](/docs/undefined-1/enhance/enchant.md)
{% endcontent-ref %}


---

# 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://organization-pmk.gitbook.io/docs/undefined-1/enhance.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.
