# 通信模块

- [通信模块概要说明](https://docs.petoi.com/chinese/tong-xin-mo-kuai/tong-xin-mo-kuai-gai-yao-shuo-ming.md)
- [USB上载模块（CH340C）](https://docs.petoi.com/chinese/tong-xin-mo-kuai/usb-xia-zai-mo-kuai-ch340c.md)
- [双模蓝牙模块](https://docs.petoi.com/chinese/tong-xin-mo-kuai/shuang-mo-lan-ya-mo-kuai.md)
- [WiFi模块（ESP8266)](https://docs.petoi.com/chinese/tong-xin-mo-kuai/wifi-mo-kuai-esp8266.md): Petoi ESP8266 WiFi模块使用指南
- [使用ESP8266 + Python 脚本实现无线群控](https://docs.petoi.com/chinese/tong-xin-mo-kuai/wifi-mo-kuai-esp8266/shi-yong-esp8266-+-python-jiao-ben-shi-xian-wu-xian-qun-kong.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://docs.petoi.com/chinese/tong-xin-mo-kuai.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.
