# Elios 1 Training

Every Flyability drone comes with complimentary training. People new to drones will need some coaching to fly the Elios 1, but for some users it is sufficient to go through a self-training process. The following resources are available for pilots wishing to go through self-training.

[Online Basic Exam.](https://www.onlineexambuilder.com/flyability-online-theory-basic-exam/exam-139186) This is a quiz to test your knowledge of Elios 1. It must be completed by all new pilots, even if they take an organized training. Prepare for this quiz by reading the [User Manual and Instruction documents.](/aircraft/elios-1/elios-1-documentation.md)

* This exam must be passed to activate the warranty
* This exam must be passed prior to flying the UAV for the first time. A sticker on the Remote Control reminds the owner of a brand new UAV that he should pass his exam prior to any use.

[Training Exercises.](https://youtu.be/XTMDbr7wkIU) These are designed to give new pilots hands-on experience  with flying the drone in a safe area before heading out into the field. The exercises are designed to train the reflexes of the pilot while performing increasingly complex tasks.

Read the Knowledge Base. Read the manual, familiarize yourself with the features of the drone to avoid surprises. Start with simple inspections, and [plan them carefully](/aircraft/elios-2/elios-2-mission-and-flying/mission-preparation.md).


---

# Agent Instructions: 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-1/elios-1-training.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.
