> For the complete documentation index, see [llms.txt](https://wiki.zephyr-sim.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zephyr-sim.com/getting-started/scenarios/yard.md).

# Yard

## Introduction

This quaint, mid-sized house on the prairie features a wide-open surrounding area and a yard littered with obstacles.

The Yard scenario consists of two modules:

1. Free Flight
2. Basic Exploration

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

## Drone Roster

Every module in this scenario has the following 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>

## Module Breakdowns

### Basic Exploration

This module requires you to complete multiple objectives of varying type. The order you complete the objectives is in up to you. The objectives are:

* Hover over the house
* Hover over the hot tub for 5 seconds
* Make a quick loop in front of the house
* Look at the car
* Land

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

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

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

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


---

# 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:

```
GET https://wiki.zephyr-sim.com/getting-started/scenarios/yard.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.
