# 第3章 FreeBSD 基础

- [3.1.概述](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.1.-gai-shu.md)
- [3.2.虚拟控制台和终端](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.2.-xu-ni-kong-zhi-tai-he-zhong-duan.md)
- [3.3.用户和基本账户管理](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.3.-yong-hu-he-ji-ben-zhang-hu-guan-li.md)
- [3.4.权限](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.4.-quan-xian.md)
- [3.5.目录结构](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.5.-mu-lu-jie-gou.md)
- [3.6.磁盘结构](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.6.-ci-pan-jie-gou.md)
- [3.7.文件系统的挂载与卸载](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.7.-wen-jian-xi-tong-de-gua-zai-yu-xie-zai.md)
- [3.8.进程和守护进程](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.8.-jin-cheng-he-shou-hu-jin-cheng.md)
- [3.9.Shell](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.9.-shell.md)
- [3.10.文本编辑器](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.10.-wen-ben-bian-ji-qi.md)
- [3.11.设备和设备节点](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.11.-she-bei-he-she-bei-jie-dian.md)
- [3.12.手册页](https://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu/3.12.-shou-ce-ye.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://handbook.bsdcn.org/di-3-zhang-freebsd-ji-chu.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.
