# 社区论坛

{% embed url="<https://community.anytype.io>" %}

在我们的社区中，你可以找到各种 **类别** 和 **标签**，你可以找到其他人以前发表的帖子，他们可能和你有着类似的经历。这些类别包括新闻和公告（News & Announcements）、综合讨论（General Discussion）、操作方法（How To）、功能请求（Feature Requests）、错误报告（Bug Reports）和休息室（Lounge）。

### 如何加入社区？

如果想在 Anytype 社区发帖，你需要一个账户。

在你的桌面应用中，点击右下方的 **?**（帮助）按钮，然后点击“`Join Our Community`”。

<figure><img src="/files/QdEzbiYXQUWzfSoenOxW" alt="" width="306"><figcaption></figcaption></figure>

或者，找到窗口顶部标题栏下方的菜单栏，然后单击 `帮助 > 报告 Bug`。

<figure><img src="/files/EZOyrwLKLNDwJMYRcWhA" alt=""><figcaption></figcaption></figure>


---

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