# 第二部分：常见任务

现在基础知识已经讲解完毕。本书的这一部分讨论了 FreeBSD 的一些常用功能。这些章节包括：

* 介绍受欢迎和有用的桌面应用程序：浏览器、办公工具、文档查看器等。
* 介绍用于 FreeBSD 的多媒体工具。
* 解释构建自定义 FreeBSD 内核的过程，以实现额外的功能。
* 详细说明桌面和网络连接打印机设置中的打印系统。
* 展示如何在 FreeBSD 系统上运行 Linux 应用程序。

这些章节中的某些建议需要先进行阅读，这在每个章节的简介中都有注明。


---

# 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-er-bu-fen-chang-jian-ren-wu.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.
