> 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/da-yue-cao-ni-bu-ying-gai-zhe-me-zuo.md).

# 达悦草你不应该这么做

你好达悦！

家园面临危机，你积极主动为兄弟姐妹们寻找出路，这一点很好，但是你应该公开在家园谈，公开邀请，而不应该私下进行，因为我们是一个大家庭，每一位兄弟姐妹的未来都牵扯着大家的心和情，家园正在努力渡难关，这时候发送这样的信息等于在起负面作用，希望你以后纠正这种做法。

当然我们无权阻止任何人的自由交流，但你是禅院草，应当遵守禅院理念，禅院理念是一切公开，不做偷偷摸摸的事。

你给灵子、香贞、欢心、悠缘、同心、娇娥的信件内容如下。

“你好XX仙女！我是达悦草，世外桃源家园如果解散，你可以联系原来的卫园草，QQ331994270，在山东省威海市，他说愿意从生活上帮助你，他对我说过他最喜欢世外桃源的你！”

看来卫园只喜欢年轻漂亮的仙女，不知道有没有邀请过仙子，尤其是中年仙子。

2013/12/21


---

# 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/da-yue-cao-ni-bu-ying-gai-zhe-me-zuo.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.
