> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/qian-yan/zhi-du-zhe.md).

# 致读者

FreeBSD 新手会发现本书的第一部分引导你完成 FreeBSD 安装过程，并循序渐进地介绍了支撑 UNIX® 的概念和约定。学习此部分只需要你有探索的渴望，以及随着内容的展开吸收新概念的能力。

完成这一部分后，手册的第二部分篇幅大得多，是全方位覆盖的主题参考，包含了 FreeBSD 系统管理员所有可能感兴趣的内容。其中某些章节可能建议你先阅读一些前置内容，这在每章开头的概述中有所注明。

如需其他信息来源，请参阅[书目](/fu-lu-b.-shu-mu/b.1.-freebsd-xiang-guan-shu-ji.md)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://handbook.bsdcn.org/qian-yan/zhi-du-zhe.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.
