# 2025-789 嵌入式

- [开启 FreeBSD 开发之路 —— 专访 Igor Ostapenko](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/interview-with-igor-ostapenko.md)
- [CHERIoT](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/embedded.md)
- [FreeBSD、Home Assistant 与 rtl\_433](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/freebsd-home-assistant-and-rtl_433.md)
- [撰写有效的 Bug 报告](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/writing-effective-bug-reports.md)
- [实现量子安全网站](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/implementing-a-quantum-safe-website.md)
- [FreeBSD WiFi 开发第二部分：驱动开发](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/freebsd-wifi-development-part-2-working-on-a-driver.md)
- [嵌入式 FreeBSD：回顾与展望](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/embedded-freebsd-looking-back-and-forward.md)
- [会议报告：2025 BSDCan](https://book.bsdcn.org/qi-kan/2025789-qian-ru-shi/bsd.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/2025789-qian-ru-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.
