> 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/wo-bu-yu-ren-he-zuo-zhi-hei-bai-dong.md).

# 我不与人合作——致黑白洞

你好黑白洞！

我的一切清清楚楚，听上帝的启示，遵循基督耶稣、佛陀释迦牟尼、仙人老子、先知穆罕默德、古今中外历代贤哲的教诲和教导做人做事，在人间寻找从天国来忘记回家的天使们和耶稣佛陀的真正弟子，也就是“成熟的庄稼”并把他们带到应该去的地方，同时努力为人类开创生命禅院时代。我的一切属于上帝，属于这个家园，我没有自己的东西。

所以，我不存在与人合作的问题，我又不是做生意搞买卖的，又不是搞什么组织达到什么政治目的的。

此外，我走的是上帝之道，上帝之道自然，光明，所以，我不跟任何人私下交谈交流，生命禅院的一切是公之于众的，我个人的一切也都是大白于天下的，我不愿与任何人有私下交情，有话公开说，任何偷偷摸摸不敢公开让天下人知道的事我也不想知道。

你说：“你有我需要的，我有你需要的，何不合作一下呢？”对不起，我这里有你需要的你尽管拿去，而我所需要的已经充足，上帝给我的恩典已经足够，我不再需要什么多余的东西，更不需要任何施舍，我的命交给上帝，我的人生交给道管理，有汤喝汤，有菜吃菜，再没有任何非分之想，所以，请不要把你认为多么重要的东西给我，我不愿欠任何世人什么，即使饿死冻死也不要人的东西，因为上帝赐给我的已经足够。

2011-5-20


---

# 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/wo-bu-yu-ren-he-zuo-zhi-hei-bai-dong.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.
