# 反馈与帮助

如果你有任何疑问，请根据以下提示到相应页面寻求帮助。

[**社区**](/simplified-chinese/overview/community.md)｜加入社区与其他玩家交流玩法心得

**教程**｜热点玩法的手把手教程

* [亚特兰蒂斯大陆专区-以太坊](/simplified-chinese/tutorials/atlantis-ethereum.md)
* [拜占庭大陆专区-波场](/simplified-chinese/tutorials/byzantine-tron.md)
* [拂晓大陆专区-火币生态链](https://docs.evolution.land/v/simplified-chinese/tutorials/fu-xiao-da-lu-huo-bi-sheng-tai-lian)

[**常见问题**](/simplified-chinese/overview/faq.md)｜此处汇集了许多常见问题的解决方法

**提交反馈**｜游戏过程中遇到任何错误，请联系我们：<hello@evolution.land>


---

# Agent Instructions: 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/feedback-and-support.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.
