# 2025-456 网络

- [采访 Kajetan Staszkiewicz](https://book.bsdcn.org/qi-kan/2025456-wang-luo/staszkiewicz.md)
- [使安装程序易于使用](https://book.bsdcn.org/qi-kan/2025456-wang-luo/usability.md)
- [Overlord：让部署 Jail 像编程一样快](https://book.bsdcn.org/qi-kan/2025456-wang-luo/code.md)
- [Netgraph 大众教程](https://book.bsdcn.org/qi-kan/2025456-wang-luo/us.md)
- [FreeBSD WiFi 开发第一部分——尝试 WiFi](https://book.bsdcn.org/qi-kan/2025456-wang-luo/development.md)
- [嵌入式 FreeBSD：自定义硬件](https://book.bsdcn.org/qi-kan/2025456-wang-luo/hardware.md)
- [TCP/IP 探险记：静态 Pacing](https://book.bsdcn.org/qi-kan/2025456-wang-luo/pacing.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/2025456-wang-luo.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.
