> 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/share-your-feedback.md).

# 分享你的反馈

### 我们喜欢在篝火边聊天，一聊就是一天一夜！

讨论任何与 Anytype 有关的问题。

什么都可以，

嗯，就是那些你觉得不符合其他类别的帖子，

那些帖子可以归入这个类别。

### 我们希望听到您的想法和反馈。

告诉我们你的第一印象，向我们提出反馈意见或者功能优化建议。

你在 Anytype 中创建了想要炫耀的东西吗？跟社区分享吧！

我们在说的是模板、使用案例的组织构思、布局等等。

{% embed url="<https://community.anytype.io/c/general-discussion/10>" %}


---

# 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/share-your-feedback.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.
