# 参与平台建设

我们与社区共同建设这一平台。您可以通过多种方式作出贡献，并帮助塑造我们下一步的建设方向。

### 错误报告

发现了某些未按预期运行的问题？我们希望知晓。

报告错误时，请包含：

* 对实际发生情况与预期情况的清晰说明
* 重现该问题的步骤
* 您的浏览器、操作系统和方案
* 如相关，请提供截图或屏幕录制

您可以通过社区论坛报告错误，或直接通过 [支持](https://example.com/support).

### 功能建议

我们在社区论坛的以下栏目跟踪功能请求： **Ideas** 类别。在提交之前，请先搜索，查看您的想法是否已存在——如果已存在，请为其点赞，而不是创建重复内容。

一项好的功能请求应说明：

* 您试图解决的问题
* 您目前如何规避该问题（如有）
* 您认为它为何对他人有用

我们会定期审阅并回复 Ideas，并通过点赞来帮助确定路线图的优先顺序。

### 关于我们的写作

如果您已撰写有关该平台的博客文章、教程，或制作了视频，我们很乐意查看。请在论坛的 **Showcase** 类别中分享——受欢迎的社区内容会在我们的通讯和社交渠道中展示。

### 参与研究

我们会不时邀请用户参与用户研究环节——访谈、可用性测试和调查。如您愿意纳入考虑，请在以下位置选择加入 **设置 → 账户 → 研究参与**.


---

# 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://isbm.savimbo.com/practice-guide/zh-cn/she-qu/can-yu-ping-tai-jian-she.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.
