> 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/complementary-information/spare-parts-and-maintenance/buy-a-new-tablet.md).

# Buy a new tablet

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

Cockpit has been developed on specific tablets and OS version in order to make the application reliable and stable. In case you would like to purchase a new tablet, it is important to make sure the tablet model and the OS are compatible with Cockpit otherwise incompatibilities and bugs can result!&#x20;

A tablet can be ordered by contacting [Flyability support](https://www.flyability.com/support-request?hsCtaTracking=6aa8ef40-efa3-4798-9e33-9deb6957fb87%7Cf561b818-9d5e-4be7-a69e-4460b78a9539) or a [Flyability distributors. ](https://www.flyability.com/distributors)Cockpit app will be pre-installed.

<table data-header-hidden><thead><tr><th width="103"></th><th width="289.4000244140625"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Drone</strong></td><td><strong>Tablet Model</strong></td><td><strong>OS</strong></td><td><strong>Cockpit</strong></td></tr><tr><td>Elios 3 </td><td><p>Samsung S7 LTE (SM-T875)<sup>1</sup></p><p>Samsung S8 WIFI (SM-X700)<sup>2</sup></p><p>Samsung S9 WIFI (SM-X710)<sup>3</sup></p></td><td><p><sup>1</sup> Up to Android 13</p><p><sup>2</sup> Up to Android 16**</p><p><sup>3</sup> Up to Android 16</p></td><td><a href="/pages/n70rLNPvAzpIdyQjGekT">Cockpit 3</a></td></tr><tr><td>Elios 2</td><td>Samsung Active 2</td><td>up to Android 9.0</td><td><a href="/pages/0AmGpruQaIOOudZB80vU">Cockpit 2</a></td></tr><tr><td>Elios 1</td><td>Samsung Active 2</td><td>up to Android 9.0</td><td><a href="/pages/nLruB84lLW7du01hxY2o">Cockpit 2</a></td></tr><tr><td>Elios 1*</td><td>Samsung T580*</td><td>up to Android 7.0</td><td>Cockpit 1*</td></tr></tbody></table>

*\*Samsung T580 and Cockpit 1 are no longer available and have been replaced by the Samsung Active 2 with Cockpit 2*

*\*\* The Samsung S8 WIFI (SM-X700) is compatible with Android 16. If your tablet is running Android 15, please update. If you face connection trouble while using Android 15, please update to Android 16 or follow* [*these instructions*](/aircraft/elios-3/elios-3-cockpit-app/cockpit-3-troubleshooting.md#rc-to-cockpit-connectivity-issue-after-updating-to-android-15) *to have RC to Cockpit connectivity*


---

# 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/complementary-information/spare-parts-and-maintenance/buy-a-new-tablet.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.
