> For the complete documentation index, see [llms.txt](https://doc.anytype.io/anytype-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.anytype.io/anytype-docs/documentation_cn/she-qu/community-forum/report-bugs.md).

# 报告 Bug

### 踩死那只虫子（Bug）！

遇到了奇怪的情况？告诉我们的团队，让我们一起解决它。我们希望这款应用程序尽可能完美无瑕。

在社区论坛上创建错误报告时，你将看到一个模板，该模板将为我们的团队提供理解问题所需的准确信息。我们恳请你尽可能明确地遵循这一格式。

清楚准确地描述你遇到的错误，将有助于我们的版主和夜间运维团队复现该问题。如果确认了该错误是普遍存在的，就会立即上报给我们的开发团队进行处理。

{% embed url="<https://community.anytype.io/c/bug-reports/7>" %}


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/she-qu/community-forum/report-bugs.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.
