# KISS ESC generelle Informationen

- [KISS ESC - serielle Empfänger](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-serielle-empfaenger.md): Beschreibt wie die KISS ESC direkt an einen seriellen Empfängerausgang (SBUS, Graupner SUMD, Multiplex SRXL oder TBS CRSF Empfänger).
- [KISS ESC - Kalibrierung & 3D Modus](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-kalibrierung-and-3d-modus.md)
- [KISS ESC - FW update](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-fw-update.md)
- [KISS ESC - CLI](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-cli.md)
- [KISS ESC - häufige Fragen](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-haeufige-fragen.md)
- [KISS ESC - Sicherheitsinformationen](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-sicherheitsinformationen.md): Wichtige Sicherheitsinformationen!


---

# 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://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen.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.
