> 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-1/elios-1-cockpit-app.md).

# Elios 1 Cockpit App

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

Cockpit 2 is the application used to pilot the **Elios 1** and **Elios 2** systems. Its main use is to allow the pilot to view the live video feed from the onboard cameras, thus enabling FPV flights. In addition, different dashboards allow precise monitoring of the system.

The app is designed and optimized for the tablets provided by Flyability (Samsung **T580** and **Active 2**).

{% hint style="danger" %}
**Important notice:**

Cockpit requires an Internet connection to be activated!&#x20;
{% endhint %}

{% tabs %}
{% tab title="Download" %}
Latest release: January 2022

{% file src="/files/Lv0t4lAwI4avaKnfmfSx" %}
MD5: 246B3780217526A71D5A6993B938F080
{% endfile %}
{% endtab %}

{% tab title="Documentation" %}
{% file src="/files/9mc1WslTU5aNq5eQVQ0p" %}
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/BhdiEonJhyYS7QnXa3CQ" %}
[Cockpit 2 How to update](/aircraft/elios-2/elios-2-cockpit-app/cockpit-2-how-to-update.md)
{% endcontent-ref %}

{% content-ref url="/pages/2iSpIe3dgBo8f0T15poN" %}
[Cockpit 2 Release notes](/aircraft/elios-2/elios-2-cockpit-app/cockpit-2-release-notes.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.flyability.com/aircraft/elios-1/elios-1-cockpit-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
