> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting.md).

# Elios 3 Troubleshooting

- [Elios 3 Battery Troubleshooting](https://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting/elios-3-battery-troubleshooting.md)
- [Elios 3 Battery Issue Report](https://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting/elios-3-battery-issue-report.md): When reporting a battery-related issue to Flyability Support, providing complete and accurate information allows us to investigate the issue efficiently and offer the best possible assistance.
- [Elios 3 Warning messages](https://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting/elios-3-warning-messages.md)
- [Elios 3 Retrieve data for support](https://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting/elios-3-retrieve-data-for-support.md): When encountering unexpected behaviour, sharing the right data is important for fast and efficient solutions. This article can help identify what info is needed and how to share it.


---

# 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://knowledge.flyability.com/aircraft/elios-3/elios-3-troubleshooting.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.
