# 랭크

**랭크에 대한 설명입니다.**

* 랭크는 자신의 능력의 수준을 보여주는 역할입니다.&#x20;
* 랭크가 상승함에따라 다양한 기능과 권한이 추가 됩니다. /사냥터 명령어사용가능&#x20;
* 등급별 랭크 상승의 조건은 다음과 같습니다.&#x20;
* 브론즈 : 모든 종류 도감 10% 이상 , 돈 10만원&#x20;
* 실버 : 모든 종류 도감 20% 이상 , 돈 50만원&#x20;
* 골드 : 모든 종류 도감 30% 이상 , 돈 100만원&#x20;
* 플레티넘 : 모든 종류 도감 40% 이상 , 돈 300만원&#x20;
* 에메랄드 : 모든 종류 도감 50% 이상 , 돈 700만원&#x20;
* 다이아몬드 : 모든 종류 도감 60% 이상 , 돈 1000만원
* &#x20;마스터 : 모든 종류 도감 70% 이상 , 돈 1500만원&#x20;
* 그랜드마스터 : 모든 종류 도감 80% 이상 , 돈 2000만원&#x20;
* 챌린저 : 모든 종류 도감 90% 이상 , 돈 3000만원


---

# 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://luna-6.gitbook.io/luna/undefined-1/undefined-6.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.
