# Contributors

Special thanks to all the people and groups that contributed (directly or indirectly) to this document.

* Bill Clark - <https://www.youtube.com/@the-happy-RC-flyer>
* John - RCvidoereviews - <https://www.youtube.com/@RCVideoReviews>
* John Salt - <https://www.youtube.com/@Rchelicopterfun>
* Joshua Bardwell - <https://www.youtube.com/@JoshuaBardwell>
* Lee Schofield- Painless360 - <https://www.youtube.com/@Painless360>
* <http://rcdiy.ca/>
* [https://www.apollomaniacs.com](https://www.apollomaniacs.com/ipod/howto_ar_drone_opentx_en.htm)
* <https://doc.open-tx.org/opentx-taranis-manual/>
* <https://rc-soar.com/>
* Heiner#1063


---

# 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://manual.edgetx.org/v2.8/more/contributors.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.
