# 재배 과정

<mark style="color:yellow;">**커스텀 농작**</mark>물은 일반 농작물과 같이 <mark style="color:yellow;">**경작지**</mark>에 심어야해요.&#x20;

<mark style="color:green;">**`/상점`**</mark>  - 잡화상점 - 농사상점에서 씨앗을 구매한 후 <mark style="color:yellow;">**경작지**</mark>에 심어주세요.

<mark style="color:red;">커스텀 농작물은 작물주변에 플레이어가 있어야 성장합니다.</mark>

다 자란 작물은 <mark style="color:green;">**맨손으로 우클릭**</mark>하여 수확할 수 있어요.


---

# 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://wiki.beartown.kr/beartown/general_occupation/crops/process.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.
