# 메뉴 및 UI

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

<table><thead><tr><th width="76.33333333333331">  번호</th><th width="158">명칭</th><th>설명</th></tr></thead><tbody><tr><td>     1</td><td>캐릭터 정보</td><td>캐릭터에 대한 HP/MP, 공격/방어/명중 정보를 확인할 수 있습니다.</td></tr><tr><td>    2</td><td>채팅</td><td>유저 간 채팅 내용을 확인하며, 채팅 종류와 감정표현을 사용할 수 있습니다.</td></tr><tr><td>    3</td><td>장비 경험치/레벨</td><td>장착한 장비의 경험치와 현재 레벨을 확인할 수 있습니다.</td></tr><tr><td>    4</td><td>스킬 퀵 슬롯</td><td>원하는 슬롯에 스킬을 등록해서 사용할 수 있습니다. (추후 업데이트 예정)</td></tr><tr><td>    5</td><td>아이템 퀵 슬롯</td><td>원하는 슬롯에 아이템을 등록해서 사용할 수 있습니다. (추후 업데이트 예정)</td></tr><tr><td>    6</td><td>공격/기타</td><td>상호작용/기본 공격/타겟팅 기능을 사용할 수 있습니다. (추후 업데이트 예정)</td></tr><tr><td>    7</td><td>미니맵</td><td>캐릭터의 현재 위치와 주변 장소를 표시합니다.</td></tr><tr><td>    8</td><td>게임 메뉴</td><td>농장, 수확, 토큰교환, 은행 메뉴가 기본 노출되며, 더보기로 모든 메뉴를 확인할 수 있습니다.</td></tr><tr><td>    9</td><td>재화 정보</td><td>재화의 보유량을 확인할 수 있습니다.</td></tr></tbody></table>

{% hint style="warning" %}
**이 문서는 2023-03-02에 업데이트 되었습니다. 일부 내용은 게임과 다를 수 있습니다**
{% 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://docs.klaykingdoms.com/guide/guidebook/beginner/interface.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.
