> For the complete documentation index, see [llms.txt](https://doc.kukaylib.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.kukaylib.com/get-started/overview.md).

# Overview

最治愈的 3 分钟农场日常

每天浇水、喂鸡、收菜\
睡一觉醒来就是满仓金灿灿的丰收～

[立刻开始玩 →](https://yourgame.com/play)

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

***

#### 为什么停不下来？

**真实离线生长**\
睡觉、上班时作物也在悄悄长大

**真实四季**\
春种夏蝉秋枫冬雪，每天打开都不一样

**60+ 作物 & 30+ 动物**\
向日葵、水稻、小奶牛、羊驼……应有尽有

**和朋友一起玩**\
互访农场、送礼物、一起开集市

**完全免费·无广告**\
所有内容都可以肝到，不逼氪

**上千种装饰**\
围栏、风车、小屋，随心装扮你的梦中农场

***

#### 一天只需要 3 分钟

1. 早上：浇水 → 喂动物 → 收菜
2. 全天：离线生长
3. 晚上：回来发现又大丰收啦！

#### 谁都在玩

* 上班族下班解压
* 学生党课间偷偷收菜
* 宝妈带娃间隙的小确幸
* 阿姨阿叔的田园新生活

#### 现在加入福利

* 10×10 大田地直接送
* 稀有种子礼包 + 一只超萌羊驼
* 前 7 天全作物生长 ×2

[立刻开始我的农场生活 →](https://yourgame.com/play)

***

每天 3 分钟，种出一整片好心情 🌱


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.kukaylib.com/get-started/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
