# Introduction

**What is Zephyr?**

Zephyr Drone Simulator is a full-featured drone training software for drone instructors, flight academies, professionals and hobbyists developed by [Little Arms Studios](https://littlearms.com) 🦖. Our advanced UAV simulator trains drone pilots to safely and efficiently operate according to FAA guidelines. Zephyr uses real-world physics and a constantly expanding library of training modules and drone platforms meticulously crafted with accurate flight characteristics for cutting-edge drone pilot training.

**Real Flight Physics**

Each sUAS platform has a unique physics profile making for the most accurate flight physics of any commercially available drone simulator.

**Multi-Disciplinary Training Scenarios**

Zephyr provides a variety of environments and multi-disciplinary training modules to grow skills for any level of operator or industry setting.

**Shorten Time to Proficiency**

Fly without risking hardware, having to charge drone batteries, and worrying about weather. Users can train wherever and whenever they want.


---

# 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/introduction.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.
