> For the complete documentation index, see [llms.txt](https://redtea-chiayi.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/zhong-zhi-xi-tong.md).

# 种植系统

<figure><img src="/files/bOxK91qMEy2p5LQpbHh1" alt=""><figcaption><p>农作物种植系统</p></figcaption></figure>

#### 如何开始种植？

1. 服务器种植的大前提是需要优先获得“种植盆”。只有“种植盆”才可以种植服务器自定义农作物。获得方式包括：
   * 蓝钻商店1,000蓝钻购买
   * B抽奖卡池，极低几率获取
2. 获得农作物种子，方式可包括：
   * 抽奖池子获取
   * 钓鱼商店购买/shop fishpoints
3. 种植！注意部分农作物有季节限定
4. 用洒水壶浇水，并时刻记得回来补水！（系统和原版不一样）
5. 等农作物成熟了，收割！（注，种子均为一次性的，收割农作物不会返还种子）

#### 服务器目前的已实装的农作物

| 农作物 | e  | e    |
| --- | -- | ---- |
| 茄子  | 番茄 | 中国白菜 |
| 白菜  | 玉米 | 小辣椒  |
| 菠萝  | …… |      |


---

# 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://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/zhong-zhi-xi-tong.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.
