> For the complete documentation index, see [llms.txt](https://docs.evolution.land/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evolution.land/simplified-chinese/overview/community.md).

# 社区

你可以通过以下方式找到我们的社区，了解更多有关进化星球的最新动态。

* Website: <https://evolution.land>&#x20;
* Twitter: <https://twitter.com/Evolution_Land>
* Telegram: <https://t.me/evolutionland9>
* User Guide: <https://docs.evolution.land>
* Discord: <https://discord.gg/VWfzzm9BuJ>
* Reddit: <https://www.reddit.com/r/EvolutionLand/>

开发者可以参与贡献并帮助进化星球的发展。请点击[开发者](/simplified-chinese/overview/developers.md)。


---

# 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:

```
GET https://docs.evolution.land/simplified-chinese/overview/community.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
