> 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/pu-shi-jia-zhi-guan-di-120-tiao.md).

# 普世价值观第1-20条

&#x20;符合自然原理，符合人性，符合人类长治久安的价值观就是普世价值观。

１．敬畏上帝，敬畏生命，敬畏大自然，走自然之道。

２．只有全球政府才能给地球上全体公民带来和平和幸福。

３．国家消亡边界消失是人类可持续发展的基本保证。

４．婚姻家庭消亡才能迎来人类的最终文明。

５．雪峰式共产主义生产和生活模式是天堂化模式。

６．私人空间神圣不可侵犯。

７．靠服务和创造获得的私人财产神圣不可剥夺。

８．失去劳动能力的老人由全社会赡养。

９．孩子由全社会抚养教育。

１０．地球公民的医疗必须免费，绝不允许医疗市场化。

&#x20;

１１．地区冲突和骚乱是全人类的公害。

１２．任何地方的事务都是全球事务，没有内部事务之说。

１３．全球军队消失武器销毁才是地球公民最安全的保障。

１４．政府是服务机构，不是决策机构，不参与行政管理的圣人团体才是决策机构。

１５．形形色色自发的民间团体和组织才是使人类生活充满活力和生机的核心因素。

１６．神神道道的事全是魔事，偷偷摸摸的事全是鬼事。

１７．企业家是创造物质财富的主要动力。

１８．平均主义是剥削勤劳智慧者的有害思想。

１９．资本主义的发展最终会导致人类的毁灭。

２０．允许人民在地球上自由迁徙才会让民族和文化融合。

&#x20;

（待续）


---

# 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/pu-shi-jia-zhi-guan-di-120-tiao.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.
