# FreeBSD 新手？来参与社区吧

* 原文链接：<https://freebsdfoundation.org/blog/new-to-freebsd-heres-where-to-connect-with-the-community/>
* 译者：Canvis-Me & ChatGPT

2023 年 10 月 4 日

![image](https://github.com/Canvis-Me/Translated-articles/assets/55122738/e82be60e-4e71-4acd-a992-53987e5ee5e2)

FreeBSD 项目始终对新用户和贡献者充满期待！参与其中的最简单方式是通过社区本身：邮件列表、社交媒体和本地聚会。这里充满了热衷于帮助新用户的 FreeBSD 用户、开发者和爱好者。它们是讨论 FreeBSD、认识社区成员以及询问有关操作系统的问题的绝佳场所。

想要回馈社区吗？新的贡献者可以帮助校对现有文档、提供全新的详细文档、推荐错误修复，并将新软件移植到 FreeBSD。无论你的专业知识如何，都有一个适合每个人的地方！

通过 [FreeBSD 邮件列表](https://www.freebsd.org/community/mailinglists/) 建立联系！

* [FreeBSD-Questions 邮件列表](https://lists.freebsd.org/subscription/freebsd-questions) 是与更广泛的 FreeBSD 社区建立联系的绝佳起点，同时可能找到在使用 FreeBSD 时遇到的任何问题的答案。
* [FreeBSD-Current 邮件列表](https://lists.freebsd.org/subscription/freebsd-current) 包含大量关于使用 FreeBSD Current 的讨论。

在社交媒体上找到 FreeBSD 社区！

* 加入 [FreeBSD Discord](https://discord.com/invite/n2wshsy)。
* 在 [IRC 频道](https://wiki.freebsd.org/IRC/) 上参与讨论。
* 在 [官方 FreeBSD 论坛](https://forums.freebsd.org/) 上提问并讨论。
* 加入 [FreeBSD subreddit](https://www.reddit.com/r/freebsd/)。

找到本地用户组和活动！

* 查找你最近的 [FreeBSD 用户组](https://www.freebsd.org/usergroups/)。
* 在你所在地区查找即将举行的 [FreeBSD/Unix 活动](https://freebsdfoundation.org/our-work/events/)。


---

# 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://translated-articles.bsdcn.org/2023-nian-12-yue/new-to-freebsd-heres-where-to-connect-with-the-community.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.
