# NetBSD 系统入门

- [NetBSD 项目概述](https://book.bsdcn.org/bsd-jia-zu-dao-lun/netbsd-xi-tong-ru-men/netbsd-xiang-mu-gai-shu.md)
- [NetBSD 安装示例](https://book.bsdcn.org/bsd-jia-zu-dao-lun/netbsd-xi-tong-ru-men/netbsd-an-zhuang-shi-li.md)
- [NetBSD 软件源与包管理器](https://book.bsdcn.org/bsd-jia-zu-dao-lun/netbsd-xi-tong-ru-men/netbsd-ruan-jian-yuan-yu-bao-guan-li-qi.md)
- [桌面及中文软件配置](https://book.bsdcn.org/bsd-jia-zu-dao-lun/netbsd-xi-tong-ru-men/zhuo-mian-ji-zhong-wen-ruan-jian-pei-zhi.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/bsd-jia-zu-dao-lun/netbsd-xi-tong-ru-men.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.
