# 스킬

**스킬에 대한 설명입니다.**

* /skill : 스킬 화면을 엽니다.&#x20;
*

```
<figure><img src="/files/5PsGBaKfMCoaa6T7syu9" alt=""><figcaption></figcaption></figure>
```

* /skilltop 카테고리 : 카테코리별 스킬레벨 순위를 표시합니다.&#x20;
*

```
<figure><img src="/files/3VkqqPdGIhTHDaocIdaz" alt=""><figcaption></figcaption></figure>
```

* /skillrank : 자신의 스킬 순위를 표시합니다.&#x20;
*

```
<figure><img src="/files/qH8KWzUHVWNDEWNxgsjj" alt=""><figcaption></figcaption></figure>
```

* 각각의 스킬은 발동할수있는 고유스킬이 있습니다. 나머지는 패시브스킬
*

```
<figure><img src="/files/znUoXKg4vLznJ3U2Fla8" alt=""><figcaption></figcaption></figure>
```

* 스킬이 오름에따라 체력과 마나도 늘어납니다.

-마나가 부족하면 스킬을 쓸수 없습니다 요구되는 마나소모량이 늘어남에따라 마나총량도 함께 늘리세요

*

```
<figure><img src="/files/qnUzVWSsUBoZWtpdABkt" alt=""><figcaption></figcaption></figure>
```

* 총 11개의 스킬이 존재하며 스킬 레벨이 오름에 따라 스탯이 상승합니다.
* ![](/files/Hp3jPrbDyy19ox9hM2uU)![](/files/r9X9iejIynpVgTg16nE9)![](/files/bBOpszkjOXrxzBw8j4P7)
* 워프로 이동하여 스폰에 경험치교환소npc에서 바닐라경험치를 스킬경험치로 변환시킬수 있습니다.


---

# 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-3/undefined-5.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.
