# 등급

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

학원의 NPC **모카**(학원선생님)를 우클릭하여 등급 메뉴를 열 수 있습니다.\
조건을 충족하면 다음 등급으로 승급할 수 있으며, 등급이 올라갈수록 더 많은 기능이 해금됩니다.

{% tabs %}
{% tab title="아기" %}
**승급 조건:** 없음\
**비용:** 무료

**해금 기능**

* `/창고1`
* `/모자`
* `/앉기`

| 요리 슬롯        | 무역 슬롯 |
| ------------ | ----- |
| 1칸           | 1칸    |
| {% endtab %} |       |

{% tab title="꼬마" %}
**승급 조건:** 접속시간 6시간\
**비용:** 50만원

**해금 기능**

* `/창고2`
* `/제작대`
* `/밥`
* `/수리`

| 요리 슬롯        | 무역 슬롯 |
| ------------ | ----- |
| 1칸           | 2칸    |
| {% endtab %} |       |

{% tab title="의젓" %}
**승급 조건:** 접속시간 24시간\
**비용:** 500만원

**해금 기능**

* `/창고3`, `/창고4`
* `/야간투시`
* 슈퍼점프 (Shift+점프)

| 요리 슬롯        | 무역 슬롯 |
| ------------ | ----- |
| 3칸           | 3칸    |
| {% endtab %} |       |

{% tab title="듬직" %}
**승급 조건:** 접속시간 120시간\
**비용:** 8,000만원

**해금 기능**

* `/창고5`, `/창고6`
* `/발광`
* `/홈`, `/셋홈`
* 그림 그리기

| 요리 슬롯        | 무역 슬롯 |
| ------------ | ----- |
| 6칸           | 4칸    |
| {% endtab %} |       |

{% tab title="대장" %}
**승급 조건:** 접속시간 720시간\
**비용:** 3억원

**해금 기능**

* `/창고7`, `/창고8`
* `/원격요리`, `/원격무역`, `/원격상점`
* `/한글닉네임` (무제한)

| 요리 슬롯         | 무역 슬롯 |
| ------------- | ----- |
| 9칸            | 5칸    |
| {% endtab %}  |       |
| {% endtabs %} |       |

{% hint style="info" %}
접속시간은 `/접속시간` 명령어로 확인할 수 있습니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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