> 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-dui-zi-chan-jie-ji-de-tai-du.md).

# 生命禅院对资产阶级的态度

没有资产阶级，就没有人类的进步和发展；没有资产阶级，就没有丰富的商品和生活方式，资产阶级，是应该受到尊重，受到保护的阶级。

私有财产不应该随意受到侵犯和剥夺，私人住宅不应该随意闯入和扰乱。

资产阶级是一批勤劳的阶层，他们比无产阶级更勤劳，更富有创造力，他们对社会的贡献比无产阶级更多。

创造和积累财富的过程不容易，要起早贪黑，要殚精竭虑，要冒风险，要勤奋苦干。

对资产阶级的希望是，不要欺压和盘剥为自己服务的打工者，按照政府法定的额度一定要按时发放工资，要保障打工者的基本生活、修养和进修及参与社会活动的权益，不要靠污染和破坏大自然来谋取财富，不要过分地趾高气扬和张扬，不要过分地享受从而引起人们的嫉妒和愤恨，你们可以尽情地享受但不要挥霍，你们可以过富裕的生活但也要让无产者有活路、有希望，你们收入的十分之一应该拿出来回报社会。

如此，资产阶级可以福寿绵长，不如此，将会加剧社会的动荡不安。

2007-11-07


---

# 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-dui-zi-chan-jie-ji-de-tai-du.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.
