> 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-nei-bu-guo-sheng-ri.md).

# 生命禅院内不过生日

给小宝宝过生日，给老人祝寿是人间的一种温情，也是一种文化上的享受，所以，生命禅院不反对过生日。

但是，当青年人、中年人过生日，特别讲排场时，更多的不是温情和享受，而是庸俗和累赘。

官场人物过生日，那是一种隐形的腐败。

商场人物过生日，那是一种炫耀和来宾的逢场作戏。

生命禅院要把人生尽量简单朴素化，要简化仁义礼智信，深化道德。

所以，我们不愿在过生日上做文章，不愿浪费精力、时间、物力来满足一时的虚荣，我们的生日要放在天国千年界、万年界、极乐界仙岛群岛洲的诞生上。

繁文缛节我们不要啦！

2007-4-22


---

# 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-nei-bu-guo-sheng-ri.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.
