> 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/introduction.md).

# Introduction

## Welcome to the Flyability Knowledge Base!

We’re here to help you make the most of your Flyability experience. Whether you're a new user learning the basics or an experienced pilot looking for advanced tips, you'll find everything you need.

<figure><img src="/files/WsHykzijnPdcN65yqNzc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[New Elios 3 Firmware Release: **2026.01.1**](/aircraft/elios-3/elios-3-system-update.md)
{% endhint %}

🔍 **What You Can Explore**:

* **Product Documentation**: Access manuals, updates, and technical specifications.
* **Troubleshooting & Maintenance**: Resolve issues and keep your drone in peak condition.
* **Advanced Techniques**: Take your skills to the next level with expert guidance.

💡 **Quick Tips**:

* Use the search bar to quickly find answers to your questions.
* Bookmark your favorite articles for easy access later.
* Stay updated with the latest features and best practices.

If you need further assistance, our support team is just a message away. Thanks for choosing Flyability—let’s take flight together! 🌟


---

# 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/introduction.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.
