# 配件

- [摄像头](https://rpicn.bsdcn.org/pei-jian/she-xiang-tou.md)
- [显示屏](https://rpicn.bsdcn.org/pei-jian/xian-shi-qi.md)
- [键盘和鼠标](https://rpicn.bsdcn.org/pei-jian/jian-pan-he-shu-biao.md)
- [Build 扩展板（Build HAT）](https://rpicn.bsdcn.org/pei-jian/build-hat.md)
- [传感器扩展板（Sense HAT）](https://rpicn.bsdcn.org/pei-jian/chuan-gan-qi-kuo-zhan-ban-sense-hat.md)
- [电视扩展板（TV HAT）](https://rpicn.bsdcn.org/pei-jian/dian-shi-kuo-zhan-ban-tv-hat.md)
- [M.2 HAT+](https://rpicn.bsdcn.org/pei-jian/m.2-hat+.md)
- [人工智能套件（AI Kit）](https://rpicn.bsdcn.org/pei-jian/ren-gong-zhi-neng-tao-jian-ai-kit.md)
- [树莓派音频扩展板（Raspberry Pi Audio Board）](https://rpicn.bsdcn.org/pei-jian/shu-mei-pai-yin-pin-kuo-zhan-ban-raspberry-pi-audio-board.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/pei-jian.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.
