> 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/sheng-ming-chan-yuan-de-si-ba-shai-zi.md).

# 生命禅院的四把筛子

今天读了沧海草转帖的“理性地对待未知”，获益不浅，文中谈到对“消息”先要用三把筛子——真实、善意、重要来筛选，若“消息”“既不真实，也非善意，更不重要，那么就请你别说了吧！这样的话，它就不会困扰你和我了”。

这是一个好方法，既可以节省时间，又可以不被虚假所蒙骗。

我突然感悟到，生命禅院也应该有几把筛子，筛选和过滤浪费时间和精力的“消息”，若不先用筛子筛选，当今“消息”爆炸时代的“消息”就会让我们疲于奔命，无所适从，就会被“境”转心，一事无成。

我想了想，生命禅院筛选“消息”的筛子是：真、善、美、爱。

如果一个“消息”——新闻、文章、观点、理论等等是真实的，或者有善意、或者美、或者充溢着爱，那么，这个“消息”可接受，若一个“消息”不真实，是虚假的，或者没有善意，却暗含恶意，或者文或文意不美，却丑陋不堪，读了让人难受恶心，或者没有爱心，却充斥着仇恨，让人热血上涌，无法平静，那么，这“消息”就当作垃圾处理。

若一篇文章能把“真、善、美、爱”融为一体，也就是说，一篇文章既真，又善、还美、更爱，那么，这篇文章就是文中珍品，可为人生宝典。


---

# 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/sheng-ming-chan-yuan-de-si-ba-shai-zi.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.
