# Drone Racing

## Introduction

A full-fledged outdoor drone race track featuring obstacles such as slaloms, tunnels, and hoops. How fast can you complete the course?

The Drone Racing scenario consists of one module:

1. Free Flight

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

## Drone Roster

<details>

<summary>Drone Roster</summary>

* 3DR Solo
* AG-6A
* Alta X
* ANAFI USA
* Arrowhead
* Avata 2
* Bebop 2
* EVO II
* EVO Max 4T
* HD Racer
* Inspire 1
* Inspire 2
* Lemur 2
* Loki Mkii
* Matrice 200
* Matrice 30
* Mavic Pro
* Phantom 3
* Phantom 4
* Skydio 2
* Syma X5C
* Titan
* Typhoon
* X Star
* X10
* X2D

</details>

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


---

# 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/drone-racing.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.
