> 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/ru-he-cheng-wei-guo-ji-da-jia-ting-yi-yuan.md).

# 如何成为国际大家庭一员

如何成为国际大家庭一成员？

分个人和集体两部分。

个人

不论你来自哪个民族、追求哪个信仰、崇尚哪种文化，只要你愿意并做到以下要求，都可以申请成为国际大家庭一成员。

一、你愿意把自己的时间、精力、才能和智慧奉献给国际大家庭。

二、你赞同并愿意遵守第三版《新时代人类八百理念》。

三、任何一位国际大家庭成员遭遇困境时你愿意去无偿地帮助。

四、你愿意过集体生活并能做到有福同享有难同当。

只要能做到以上4条，你可以申请成为国际大家庭一员。

集体

不论是生态社区、共识社区、灵修社区、其他类型的团体或社区，只要愿意成为国际大家庭一员，都可以来函商讨计划和方案，达成共识后，可以集体成为国际大家庭的一员。

申请和交流统一在国际大家庭网站上进行：

<http://www.smcyinternationalfamily.org/>

2017-12-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/ru-he-cheng-wei-guo-ji-da-jia-ting-yi-yuan.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.
