# 树莓派

- [入门](https://rpicn.bsdcn.org/shu-mei-pai/ru-men.md)
- [树莓派系统（Raspberry Pi OS）](https://rpicn.bsdcn.org/shu-mei-pai/raspberry-pi-os.md)
- [系统配置](https://rpicn.bsdcn.org/shu-mei-pai/xi-tong-pei-zhi.md)
- [config.txt](https://rpicn.bsdcn.org/shu-mei-pai/config.txt.md)
- [旧版 config.txt 参数](https://rpicn.bsdcn.org/shu-mei-pai/jiu-ban-config.txt-can-shu.md)
- [Linux 内核](https://rpicn.bsdcn.org/shu-mei-pai/linux-nei-he.md)
- [远程访问](https://rpicn.bsdcn.org/shu-mei-pai/yuan-cheng-fang-wen.md)
- [摄像头软件](https://rpicn.bsdcn.org/shu-mei-pai/she-xiang-tou-ruan-jian.md)
- [树莓派硬件](https://rpicn.bsdcn.org/shu-mei-pai/shu-mei-pai-ying-jian.md)
- [计算模块硬件](https://rpicn.bsdcn.org/shu-mei-pai/ji-suan-mo-kuai-ying-jian.md)
- [处理器](https://rpicn.bsdcn.org/shu-mei-pai/chu-li-qi.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://rpicn.bsdcn.org/shu-mei-pai.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.
