> 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-gei-xi-jin-ping-zhu-xi-de-gong-kai-xin.md).

# 生命禅院给习近平主席的公开信

主席先生您好！

生命禅院濒临消失，不得不再次向您请求，因为无法通过常规渠道信达至您办公桌上，只好采取公开的方式，以期您能看到。

十年来，尤其是创建第二家园五年半来，生命禅院在政治上、经济上、社会法律层面上没有犯下任何错误，且创建出了高度文明的生态社区，我们不是非法组织，更不是邪教组织，而是自愿组合起来的一个和睦大家庭，这个大家庭对社会对中华民族有百利而无一害。

生命禅院能否在中国存在并适度发展，将完全取决于主席先生一人，让公安部或国家宗教事务局及地方政府给生命禅院定性几乎是不可能的，让社会学专家们给予定论也是不可能的，只有你才能明白这个大家庭存在的意义和价值，没有您的肯定，谁也不敢允许生命禅院存在，我们目前也是前进不能，后退不得，故请求您给予定论，允许，我们继续进行；不允许，生命禅院即刻停止并从中华大地上彻底全面地消失。

生命禅院的理论体系和理念，表面上看起来与党的意识形态有矛盾的地方，但实际上，它完全符合党的最高纲领，也符合您的理想，符合马克思主义和毛泽东思想，符合古今中外历代贤哲的教诲。如何实现人类最崇高的理想？我觉得邓小平先生的“不管白猫黑猫，逮住老鼠就是好猫”的观点很好，也就是说，不管生命禅院的理论和理念与党的意识形态有多大的不同，但第二家园的实践充分地证明，生命禅院“逮住了老鼠”。

要实现中华民族伟大复兴的中国梦，只有走生命禅院创建的第二家园这条路，其他的任何路都行不通，或者说，只有共产主义才能实现中华民族的伟大复兴这个伟大梦想。

路，我们已经开拓出来了，大量的事实也摆在了面前，何不轻松上路呢？

全世界办孔子学院，不如在全世界办第二家园。

想说的太多太多了，主席先生应当明白。

请求主席先生允许生命禅院在中华大地上存在并适度发展。

生命禅院创始人 雪峰敬上

（凡有办法让习近平主席看到这封信的人，我们向你表达最崇高的敬意，只要第二家园存在，我们愿意负担你一生的吃穿住行生老病死事务。）

2014/10/30


---

# 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-gei-xi-jin-ping-zhu-xi-de-gong-kai-xin.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.
