> For the complete documentation index, see [llms.txt](https://manual.edgetx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.edgetx.org/v2.8/translated-user-manuals.md).

# Translated User Manuals

Below are links to community translated versions of the EdgeTX User Manual.

{% hint style="info" %}
The manuals below are community submitted and have not been verified for accuracy by the EdgeTX team. While we are confident that the contributors have done their best to ensure their accuracy, you use them at your own risk.
{% endhint %}

### German / Deutsch&#x20;

Credit: Heiner#1063

{% file src="/files/zhmc6fL2zrEF6sgCYFU3" %}
User Manual for Color Radios in German
{% endfile %}

{% file src="/files/tVtqnkIQsg2Or2e8hZtg" %}
User Manual for Monochrome Radios in German
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.edgetx.org/v2.8/translated-user-manuals.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.
