# 2021-0708 桌面/无线网

- [通往 FreeBSD 桌面的直线路径](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/desktop.md)
- [FreeBSD 13 中的人机接口设备 (HID) 支持](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/hid.md)
- [Panfrost 驱动程序](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/panfrost.md)
- [用 Git 更新 FreeBSD](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/git.md)
- [FreeBSD 的新面孔](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/new.md)
- [想给你的桌面加点佐料？](https://book.bsdcn.org/qi-kan/20210708-zhuo-mian-wu-xian-wang/desk.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/20210708-zhuo-mian-wu-xian-wang.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.
