> 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/policy-and-security/product-warranty/elios-2-warranty.md).

# Elios 2 warranty

#### Elios 2

The drone comes with either a 12-month warranty or a 24-month warranty (Professional Package). The warranty covers all the malfunctions that could occur during the life of the product, arising from software or equipment included in the package. With the following conditions:

* Propellers are changed every 10 flight hours, or whenever they are slightly damaged.
* Motors are changed every 25 flight hours.
* Any damage on the Camera lens due to improper cleaning of the lens is not covered by the warranty

Different warranty periods apply to the following components:

|                                    | No warranty | 6 months | 12 months |
| ---------------------------------- | ----------- | -------- | --------- |
| Propellers                         | X           |          |           |
| Camera servo                       |             | X        |           |
| Propulsion system¹                 |             |          | X         |
| Battery²                           |             | X        |           |
| Battery charger                    |             | X        |           |
| Cage pentagons                     | X           |          |           |
| Carbon inner frame                 |             |          | X         |
| Range extender and camera operator |             |          | X         |

¹ : One year and no more than 25 flight hours\
² : Six months and no more than 40 charge/discharge cycles

{% hint style="info" %}
Any damage due to improper usage or lack of basic maintenance, cleaning will not be covered by warranty.

In case of malfunction during the warranty period, Flyability commits, to its option, to repair the defective product/part or to deliver to its customer an equivalent product/part to replace the defective item.
{% endhint %}

{% hint style="success" %}
**The warranty is active starting from the day the pilot has passed the Elios 2 Introductory Course and as long as the drone has not been modified.**&#x20;

**Please refer to our** [**GTCs**](https://www.flyability.com/general-terms-and-conditions)
{% endhint %}


---

# 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/policy-and-security/product-warranty/elios-2-warranty.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.
