# 第一部分：快速开始

这部分手册是面向 FreeBSD 新用户和管理员的。在本章节：

* 介绍了 FreeBSD。
* 引导读者完成安装过程。
* 教授 UNIX® 基础知识和基本原理。
* 示范如何安装用于 FreeBSD 的大量第三方应用程序。
* 介绍 X，即 UNIX® 窗口系统，并详细说明了如何对桌面环境进行配置，让用户使用起来更加高效。
* 介绍了 Wayland，它是一款新的 UNIX® 显示服务器。

我们已经尽量减少了文本中参考文献的引用数量，因此你可以通读该部分，不会遇到经常翻页的问题。


---

# 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://handbook.bsdcn.org/di-yi-bu-fen-kuai-su-kai-shi.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.
