# 飞控

- [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)


---

# 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/autopilot.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.
