> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men.md).

# OpenBSD 系统入门

- [OpenBSD 项目概述](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/openbsd-xiang-mu-gai-shu.md)
- [OpenBSD 系统安装](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/openbsd-xi-tong-an-zhuang.md)
- [OpenBSD 系统配置](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/openbsd-xi-tong-pei-zhi.md)
- [OpenBSD 包管理器](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/openbsd-bao-guan-li-qi.md)
- [桌面和其他软件](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/zhuo-mian-he-qi-ta-ruan-jian.md)
- [在昉·星光 2 开发板（RISC-V）上安装 OpenBSD](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/zai-fang-xing-guang-2-kai-fa-ban-risc-v-shang-an-zhuang-openbsd.md)
- [在树莓派上安装 OpenBSD](https://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-xi-tong-ru-men/zai-shu-mei-pai-shang-an-zhuang-openbsd.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://book.bsdcn.org/bsd-jia-zu-dao-lun/openbsd-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.
