# C.1.网站

FreeBSD 用户社区提供了大量的技术支持 - 论坛、聊天和电子邮件都是最流行和有效的交流方式。

以下是最重要的联系方式。社区维基区域可能提供更多最新信息。

请向 FreeBSD 文档项目邮件列表告知任何多余的或尚未在下面列出的资源。

***

* FreeBSD 论坛为 FreeBSD 问题和技术讨论提供了一个基于 Web 的讨论论坛。
* FreeBSD Wiki 提供了各种尚未纳入手册的信息。
* 文档门户提供的不仅仅是 FreeBSD 手册，还有四十多本书籍和文章。
* FreeBSD 期刊是由 FreeBSD 基金会发布的免费、专业编辑的双月技术杂志。
* BSDConferences YouTube 频道提供了来自世界各地 BSD 会议的高质量视频。这是观看关键开发人员就 FreeBSD 新工作进行演讲的绝佳方式。
* 每三个月发布一次的 FreeBSD 状态报告跟踪 FreeBSD 开发的进展。
* 在 r/freebsd 有一个专注于 FreeBSD 的 Reddit 小组。
* 超级用户和服务器故障，系统管理员的 Stack Exchange 服务。
* FreeBSD Discord 服务器，一个通信和社区构建服务，在这里 FreeBSD 社区成员可以社交，获得支持或支持他人，学习，贡献，合作，以及了解所有与 FreeBSD 相关的事物。
* IRC 频道，广泛实施、技术成熟、开放标准的文本聊天。


---

# 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://book.bsdcn.org/hanbook/fu-lu-c.-wang-luo-zi-yuan/c.1.-wang-zhan.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.
