> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/fu-lu-c.-wang-luo-zi-yuan/c.1.-wang-zhan.md).

# C.1.网站

FreeBSD 发展迅猛，印刷媒体难以有效传递最新信息。跟踪发展动态，电子方式远胜印刷品。

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

以下是几个最重要的联系渠道。[社区维基](https://wiki.freebsd.org/Community)上的信息可能更为及时。

如果你发现任何重复或尚未在下方列出的资源，请告知 [FreeBSD 文档项目邮件列表](https://lists.freebsd.org/subscription/freebsd-doc)。

* [FreeBSD 论坛](https://forums.freebsd.org/)提供基于 Web 的讨论平台，用于 FreeBSD 问答和技术交流。
* [FreeBSD Wiki](https://wiki.freebsd.org/)提供了各种尚未纳入手册的信息。
* [文档门户](https://docs.freebsd.org/)除了 FreeBSD 手册，还收录了四十余本书籍和文章。
* [FreeBSD 期刊](https://freebsdfoundation.org/our-work/journal/browser-based-edition/)是 [FreeBSD 基金会](https://freebsdfoundation.org/)发行的免费双月刊技术杂志，由专业人员编辑。
* [BSDConferences YouTube 频道](http://www.youtube.com/bsdconferences)汇集了全球 BSD 会议的高质量视频，是观看核心开发人员展示 FreeBSD 新进展的绝佳渠道。
* [FreeBSD 状态报告](https://www.freebsd.org/status/)每三个月发布一次，追踪 FreeBSD 的开发进展。
* r/freebsd 有一个 [FreeBSD 主题的 Reddit 小组](https://www.reddit.com/r/freebsd/)。
* [Super User](https://superuser.com/questions/tagged/freebsd) 和 [Server Fault](https://serverfault.com/questions/tagged/freebsd)，Stack Exchange 平台上为系统管理员设立的服务。
* [FreeBSD Discord 服务器](https://wiki.freebsd.org/Discord)，一个通讯与社区建设服务平台，FreeBSD 社区成员可以在此交流、互帮互助、学习、贡献、协作，并关注与 FreeBSD 相关的一切动态。
* [IRC 频道](https://wiki.freebsd.org/IRC/Channels)，一种部署广泛、技术成熟、开放标准的文本聊天方式。


---

# 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:

```
GET https://handbook.bsdcn.org/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.
