# 화분

화분은 농장에서 작물을 키울 수 있는 시스템입니다.

## 사용 방법

1. **화분 설치** — 화분을 우클릭하여 설치합니다.
2. **씨앗 심기** — 씨앗을 들고 화분에 우클릭하여 심습니다.

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

## 성장 정보

* 모든 커스텀 작물: 4단계 성장

## 재배 가능 작물

### 커스텀 작물

| 작물   | 성장 단계 |
| ---- | ----- |
| 토마토  | 4단계   |
| 옥수수  | 4단계   |
| 가지   | 4단계   |
| 마늘   | 4단계   |
| 포도   | 4단계   |
| 양배추  | 4단계   |
| 파인애플 | 4단계   |

{% hint style="info" %}
커스텀 작물의 씨앗은 채집 활동을 통해 획득할 수 있습니다.
{% 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/minifarm/flowerpots.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.
