# 스탯

수달농장에는 **채굴 스탯**과 **농사 스탯** 두 가지 스킬 시스템이 있습니다.

* 채굴 스탯: `/스탯` 또는 `/ㅅㅌ`
* 농사 스탯: `/채집스탯`

## 공통 규칙

* 모든 스킬은 **최대 Lv.5**까지 올릴 수 있습니다.
* 스킬 레벨업에는 **스킬 포인트**와 **골드**가 필요합니다.
* 스킬 포인트는 레벨업 시 획득합니다.
  * 채굴: 레벨업당 **+5 포인트**
  * 농사: 레벨업당 **+1 포인트**

## 스킬 레벨업 비용

| 스킬 레벨 | 필요 포인트 | 필요 골드      |
| ----- | ------ | ---------- |
| Lv.1  | 2      | 10,000원    |
| Lv.2  | 4      | 150,000원   |
| Lv.3  | 8      | 400,000원   |
| Lv.4  | 16     | 1,000,000원 |
| Lv.5  | 30     | 2,500,000원 |

{% content-ref url="/pages/gSc1cKgzB2gUn6g25DwL" %}
[농사 스킬](/docs/undefined-1/stats/farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/YO8SjIavQ86Hr5IF38d8" %}
[채굴 스킬](/docs/undefined-1/stats/mining.md)
{% endcontent-ref %}


---

# 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/undefined-1/stats.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.
