> 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/si-fen-yuan-you-tou-zhu.md).

# 四分院有头猪

文明者的标志之一是干净整洁，当他使用了公共卫生间、浴室、餐桌、洗手池、工具等后，他会将其清理干净，为下一个使用者提供一个良好的状态。这是作为一个人必须具备的起码道德，起码的文明礼节。

一个人使用了公共卫生间，便后不冲洗干净，那么，这个人尚未脱离动物的习性，还有动物的意识，在这种意义上讲，此人与猪没有差别，连猫都不如，因为猫知道要用土把自己的粪便盖起来。

四分院最近就发生了一次大厅公用卫生间便后不冲洗的事，这是人干的事吗？当然不是，这是猪干的。

一头猪混进人群中在修行修炼，这让人不舒服。这头猪尚未找出来，因为他披着人皮，所以很难找到，若一旦找到，我打算给他盖间猪圈让其使用。

不知一分院和三分院有没有猪，一旦发现，请兄弟姐妹们一定告诉我，我要将其与人群隔离开来。

我们的家园是世界上最文明的地方，最干净整洁的地方，家园居住区不允许有猪的存在。

2012/12/4


---

# 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/si-fen-yuan-you-tou-zhu.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.
