> 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/jia-yuan-li-16-sui-yi-xia-hai-zi-bu-neng-shi-shi-yong-bao-li.md).

# 家园里16岁以下孩子不能实施拥抱礼

家园里生活的孩子是大家的孩子，成年人与孩子们的关系是亲人关系，为了遵守联合国《儿童权利公约》和中国的《未成年人保护法》，为了孩子们的身心健康，家园里亲人们到来或分别时与孩子们不能实施拥抱礼，改用挥手礼，以免猥亵嫌疑而导致犯罪。同时，在任何场所和任何情况下，除亲生父母外，家园成年人不能与16岁以下的孩子们拥抱，尤其是成年男子不能与16岁以下女孩子拥抱。

同时，家园女性是否与男性在分别或见面时拥抱，完全采取自愿，男性绝对不能主动甚至强行去与女性拥抱，不能把自己的意愿强加于任何女性，要视女性的意愿而定。

2012/10/31


---

# 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/jia-yuan-li-16-sui-yi-xia-hai-zi-bu-neng-shi-shi-yong-bao-li.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.
