# 전용 아이템

{% hint style="warning" %}
다음 물품들은 현재 사용할 수 없는 물품들이며 판매만 가능해요.

* 화분
* 물뿌리개
* 스프링클러
* 비닐하우스
* 토양관측기
* 성장 촉진제
* 보습 토양
* 비료
* 생산량 증폭제
* 과성장 촉진제
  {% endhint %}

## 씨앗

<mark style="color:yellow;">**씨앗**</mark>을 화분에 심으면 며칠 후 수확할 수 있는 작물로 자라요.\
씨앗마다 성장 속도, 재배 가능 계절 등 특성이 모두 달라요.\
자세한 내용은 [작물 목록](/beartown/general_occupation/crops/list.md)을 참고해 주세요.


---

# 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/tools.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.
