# Kids With Drones

## Introduction

Kids with Drones is a special scenario developed to show children the fun of piloting a drone. This scenario features basic training, exciting games, and the ability to select your pilot.

The Kids with Drones scenario consists of eleven modules:

1. Free Flight
2. Throttle Control
3. Pitch and Roll
4. Yaw
5. Horizontal Flight
6. Horizontal Flight with Throttle
7. Tour of the Course
8. Race Around the Course
9. Game 01: Maze
10. Game 02: Pass Through the Wall
11. Game 03: Ball Collector

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

## Pilot Selection

|                                                                     |                                                                     |   |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | - |
| <img src="/files/238epKMpJv8mYFn0GqEw" alt="" data-size="original"> | <img src="/files/NJjagFxxONthpBAEHWLM" alt="" data-size="original"> |   |
| <img src="/files/VbWkGmA2jzMsZjgN9HVr" alt="" data-size="original"> | <img src="/files/Q6oa3YIAgrv2e8fPZz2D" alt="" data-size="original"> |   |

## Drone Roster

Every module in this scenario has the following drone roster:

<details>

<summary>Drone Roster</summary>

* 3DR Solo
* ANAFI USA
* Arrowhead
* Avata 2
* Bebop 2
* EVO II
* EVO Max 4T
* HD Racer
* Inspire 1
* Inspire 2
* Lemur 2
* Matrice 30
* Mavic Pro
* Phantom 3
* Phantom 4
* Skydio 2
* Syma X5C
* X Star
* X10
* X2D

</details>

## Module Breakdowns

### Throttle Control

Begin learning to fly a drone by mastering the basics of throttle control.

### Pitch and Roll

Continue learning the basics of drone fight by learning pitch and roll

### Yaw

Continue learning how to fly a drone with the final major drone maneuver, adjusting the yaw.

### Horizontal Flight

Practice what you've learned by keeping the drone in the moving circle. Stay in the circle longer for a better score!

### Horizontal Flight with Throttle

A more challenging variant of Horizontal Flight, you will need to adjust the throttle of the drone as well as stay inside of the circle.

### Tour of the Course

It is almost time for the big race! Take a tour of the race course to see the different obstacles.

### Race Around the Course

Use all of your training flying drones to fly the race course in FPV mode.

### Game 01: Maze

Practice flying your drone through a complex maze.

### Game 02: Pass Through the Wall

Maneuver your drone through the holes in the shapes to score points. Don't hit the walls or go too far outside the course or you will lose a life!

### Game 03: Ball Collector

Collect all the spheres to win, but watch out for the big green drone!


---

# 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://wiki.zephyr-sim.com/getting-started/scenarios/kids-with-drones.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.
