# 한글 닉네임

한글 닉네임 기능을 사용하면 마인크래프트 닉네임 대신 **한글로 된 닉네임**을 설정할 수 있습니다.

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

## 사용 방법

* `/한글닉네임 <원하는닉네임>` — 한글 닉네임 설정
* `/한글닉네임 초기화` — 닉네임 초기화 (원래 닉네임으로 복원)

{% hint style="info" %}
한글 닉네임은 **대장 등급**에서 무제한으로 사용할 수 있습니다.\
닉네임 변경 토큰을 보유한 경우 등급에 관계없이 사용 가능합니다.
{% endhint %}


---

# 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-4/nickname.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.
