# EdgeTX 用户手册 v2.11

<figure><img src="/files/5CAl7pRsad7arVYM5jOR" alt=""><figcaption></figcaption></figure>

如果您想为本手册做出贡献，请访问 [如何贡献用户手册](/edgetx-user-manual/edgetx-ru-he-cao-zuo/contribute-to-the-user-manual.md) 页面。

本用户手册旨在汇总社区关于 EdgeTX 的设置、配置和使用的相关信息，目标是成为与 EdgeTX 相关的一切信息的“一站式服务”。手册内容划分如下：

#### EdgeTX 用户手册 <a href="#edgetx-user-manual" id="edgetx-user-manual"></a>

本用户手册解释了 EdgeTX 中可用的所有配置选项，以及一些关于 EdgeTX 使用和模型控制的高层次理论信息。内容分为几个部分——一个部分覆盖 [彩屏遥控器](/edgetx-user-manual/color-radios.md)，另一个部分覆盖 [单色屏幕遥控器](/edgetx-user-manual/bw-radios.md) 的界面。

#### EdgeTX 使用指南 <a href="#edgetx-how-to" id="edgetx-how-to"></a>

“使用指南”部分提供了如何配置模型或用户特定使用场景的详细说明。它将涵盖常见的使用场景以及罕见的特定场景。随着贡献者提交新的使用指南文章，本部分内容将不断丰富。

#### 额外的 EdgeTX 资源 <a href="#additional-edgetx-resources" id="additional-edgetx-resources"></a>

本知识库的这一部分包含指向 EdgeTX 用户可能感兴趣的额外资源的链接。这里链接的外部页面并非由 EdgeTX 维护，但它们可能是与 EdgeTX 相关的其他信息的有用来源。

#### 特别感谢直接或间接为本知识库做出贡献的人员 <a href="#special-thanks-to-those-that-contributed-to-this-knowledge-base-either-directly-or-indirectly" id="special-thanks-to-those-that-contributed-to-this-knowledge-base-either-directly-or-indirectly"></a>

请参阅 [贡献者](/edgetx-user-manual/geng-duo/contributors.md) 部分以获取直接或间接贡献者的名单。

#### EdgeTX 用户手册 © 2025，由 EdgeTX 创作，采用 CC BY-SA 4.0 授权。要查看该许可证的副本，请访问 <http://creativecommons.org/licenses/by-sa/4.0/>


---

# 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://zkl2333.gitbook.io/edgetx-user-manual/readme.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.
