# 产品手册

- [飞控](https://support.qiotek.cn/manual/autopilot.md)
- [AdeptF407](https://support.qiotek.cn/manual/autopilot/adeptf407.md): 国产芯片飞控CKS32F407
- [AdeptF427](https://support.qiotek.cn/manual/autopilot/adeptf427.md)
- [AdeptH743](https://support.qiotek.cn/manual/autopilot/adepth743.md): 计划中.....
- [ZealotF427](https://support.qiotek.cn/manual/autopilot/zealotf427.md)
- [ZealotF427开发指南](https://support.qiotek.cn/manual/autopilot/zealotf427/zealotf427_dev.md)
- [ZealotH743](https://support.qiotek.cn/manual/autopilot/zealoth743.md)
- [电池监控模块设置](https://support.qiotek.cn/manual/autopilot/zealoth743/zealoth743_pmu_setting.md)
- [ZealotH743开发指南](https://support.qiotek.cn/manual/autopilot/zealoth743/zealoth743_dev.md)
- [飞控3D外形文件](https://support.qiotek.cn/manual/autopilot/zealoth743/zealoth743_3dfile.md)
- [传感器](https://support.qiotek.cn/manual/sensor.md)
- [Asp5033空速传感器](https://support.qiotek.cn/manual/sensor/asp5033.md)
- [I2C接口模块设置](https://support.qiotek.cn/manual/sensor/asp5033/iicsetting.md)
- [DroneCAN接口模块设置](https://support.qiotek.cn/manual/sensor/asp5033/cansetting.md)
- [Drone CAN RM3100](https://support.qiotek.cn/manual/sensor/drone-can-rm3100.md)
- [Ardupilot固件设置](https://support.qiotek.cn/manual/sensor/drone-can-rm3100/ardupilot-gu-jian-she-zhi.md)
- [定位模块](https://support.qiotek.cn/manual/gnss.md)
- [u-blox ZED-F9P](https://support.qiotek.cn/manual/gnss/u-blox-zed-f9p.md)
- [线序定义](https://support.qiotek.cn/manual/gnss/u-blox-zed-f9p/wiring.md)
- [u-blox M10S](https://support.qiotek.cn/manual/gnss/u-blox-m10s.md)
- [电源模块](https://support.qiotek.cn/manual/pmu.md)
- [通讯模块](https://support.qiotek.cn/manual/link.md)
- [QioTek WIFI Bridge](https://support.qiotek.cn/manual/link/qiotek-wifi-bridge.md): 基于EPS8266 MavLink Bridge
- [Ardupilot固件设置](https://support.qiotek.cn/manual/link/qiotek-wifi-bridge/esp8266_ardupilot.md)
- [PX4固件设置](https://support.qiotek.cn/manual/link/qiotek-wifi-bridge/esp8266_px4.md)
- [设置模块内部参数](https://support.qiotek.cn/manual/link/qiotek-wifi-bridge/esp8266_setting.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://support.qiotek.cn/manual.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.
