# FreeBSD 中文社区

社区官方网站：<https://bsdcn.org>

社区文档主站：<https://book.bsdcn.org>

## 联系方式

* FreeBSD 中文社区 **首要** 联系方式为 **QQ 群**：[787969044](https://qm.qq.com/q/cX5mpJ36gg)（点击加群）

![FreeBSD 中文社区 QQ 群](/files/nIxruZDE2KL7UhCxKqOG)

* 微信群：由于微信平台的限制，须先加入 QQ 群，再联系群主获取新鲜的入群二维码。
* Discord：<https://discord.gg/j7VhWrhp3e>（需代理，可通过网页使用）
* Telegram 群组：<https://t.me/oh_my_BSD>（需代理）

## 捐赠

请优先捐赠 FreeBSD 基金会！

![](/files/V0oHCQNGkwd3GekB580h)

[点此捐赠 FreeBSD 基金会](https://freebsdfoundation.org/donate-to-freebsd-foundation/) 需要你持有 VISA 信用卡：请在捐赠页面下使用 Amazon Pay 或 Google Pay，经测试可用。

你还可以通过必应搜索的 Rewards 积分 [对 FreeBSD 基金会进行捐赠](https://rewards.bing.com/redeem/000999036000?causeId=840-841545163&\&PC=EMMX01)。也可以用该方式 [捐赠 NetBSD 基金会](https://rewards.bing.com/redeem/000999036000?causeId=840-134134071\&PC=EMMX01)。

需要 VISA 信用卡：请在捐赠页面“Click & Pledge”下使用 `Amazon Pay`，测试可用。

## 授权许可

本项目采用《CC BY 4.0 署名 4.0 协议国际版》，详见[署名 4.0 协议国际版法律文本](https://creativecommons.org/licenses/by/4.0/legalcode.zh-hans)。

![CC BY](/files/PlaUVC7WwzOqIQFjnOAk)


---

# 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.bsdasia.org/readme.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.
