> 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-men-bu-li-xian.md).

# 我们不礼贤

我雪峰出身贫寒，只知道生存要靠自己勤劳创造，从小骨头硬，从来不求人，有肉吃肉，没肉喝汤，连汤也喝不上，饿死算了。

生命禅院要为人类开创天下太平人人幸福的生命禅院时代，我们日日努力，靠我们自己的一点微薄之力勤力为之，成不成天知道，道安排，我们不是为了赚钱扬名，不是为了建立帝业，天下贤士愿来共创的，我们欢迎，不愿来的我们不乞求。我们能做的，自己做；我们做不了的，不做，一切尽力而为，我们不会像刘备那样三顾茅庐去请诸葛亮，诸葛亮爱来不来，来了，我们欢迎；不来，我们照样活，吃不上西瓜我们就吃地瓜，喝不上葡萄酒我们就喝山泉水，有路，我们走路；没路，我们自己开路，我坚信天无绝人之路。

我愿匍匐在上帝脚下，但不愿在人面前低三下四。

20121022


---

# 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-men-bu-li-xian.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.
