# 2021-1112 存储

- [开放通道 SSD](https://book.bsdcn.org/qi-kan/20211112-cun-chu/ssd.md)
- [构建 FreeBSD 社区](https://book.bsdcn.org/qi-kan/20211112-cun-chu/shequ.md)
- [与完美操作系统同行 27 年](https://book.bsdcn.org/qi-kan/20211112-cun-chu/27.md)
- [进行中的工作/征求反馈：OccamBSD](https://book.bsdcn.org/qi-kan/20211112-cun-chu/bsd.md)
- [通过 iSCSI 导入 ZFS ZIL——不要在工作中这样做——就像我做的那样](https://book.bsdcn.org/qi-kan/20211112-cun-chu/port.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://book.bsdcn.org/qi-kan/20211112-cun-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.
