# 채집

채집은 수달 괭이를 사용하여 필드에서 작물을 수확하는 컨텐츠입니다.

## 괭이 획득

채집상인 **채루**를 우클릭하면 교환 메뉴가 열립니다.\
**막대기 5개**를 교환하면 **수달 괭이 + 0**을 획득할 수 있습니다.

## 진행 방법

1. **수달 괭이 장착** — 수달 괭이를 손에 듭니다.
2. **작물 수확** — 수달 괭이로 다 자란 작물을 수확합니다. 수확할 때마다 피로도가 소모됩니다.
3. **씨앗 획득** — 수확한 작물에서 씨앗을 얻어 농장에서 심을 수 있습니다.

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

## 작물 → 기름 교환

채집으로 모은 **자란 작물 5개**는 채집상인 **채루**에게서 **기름 1개**로 교환할 수 있습니다. (교환 조리 시간: 30초)

기름은 **요리 재료**로 사용되며, 작물 종류별로 토마토·옥수수·가지·포도·마늘·파인애플·양배추 7종이 있습니다. 자세한 교환표는 기름이 사용되는 레시피는 [요리](/docs/undefined-1/cooking.md) 문서를 참고하세요.

{% hint style="info" %}
수달 괭이는 강화를 통해 더 강력하게 만들 수 있습니다. ([인첸트 강화](/docs/undefined-1/enhance/enchant.md), [초월 강화](/docs/undefined-1/enhance/transcend.md))
{% 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://organization-pmk.gitbook.io/docs/undefined-1/gathering.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.
