# 2022-0708 科研、系统与 FreeBSD

- [在 FreeBSD 上构建 Loom 框架](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/loom.md)
- [教授本科生 Unix 课程](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/unix.md)
- [FreeBSD 入门研讨会](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/bsd.md)
- [实用 IPv6（第二部分）](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/ipv6.md)
- [在 2022 年及以后推广 FreeBSD](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/2022.md)
- [进行中的工作/征求反馈：Socket 缓冲区](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/socket.md)
- [FreeBSD 开发者峰会报告](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/huiyi.md)
- [支持 Electromagnetic Field 2022](https://book.bsdcn.org/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd/ele.md)


---

# 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/qi-kan/20220708-ke-yan-xi-tong-yu-freebsd.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.
