> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/gei-jia-yuan-yi-dui-yi-xian-xiang-pan-xing.md).

# 给家园一对一现象判刑

你是掺进国宴菜肴中的一只绿苍蝇，

是五星级宾馆会客厅地面上的一口痰，

是职工食堂墙角旮旯的一坨粪，

是招待贵宾五香参汤里的一粒老鼠屎。

你是牛身上的虱子，

狗身上的跳蚤，

鸡身上的蟞子，

鸭身上的水蛭。

你是夜半三更忽暗忽明的幽灵，

是假装得像女神似的白骨精，

是城市臭水沟里爬出来的怪兽，

是春光明媚日子里突然遮住太阳的一团黑云。

有你，家园永远无法清净，

有你，就会有血雨腥风，

有你，家园永远难以完美，

有你，家园磨难重重最终将以失败而告终。

&#x20;

2016-9-3

&#x20;

&#x20;

&#x20;


---

# 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://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/gei-jia-yuan-yi-dui-yi-xian-xiang-pan-xing.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.
