# Introduction

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

This document describes how to set up, operate, and maintain your DeltaQuad Evo series VTOL UAV.

Document status: DRAFT

## Safety and legal notice

* The vehicle must be operated in accordance with local laws and regulations.
* The vehicle may not be operated or flown near or over people, roads, vehicles, buildings, or anything that could result in damage or danger to people or property.
* Radio or video transmitters might require special licensing and/or permits.
* DeltaQuad or its affiliates can not be held responsible for vehicles that have not been operated or maintained in accordance with the guidelines set forth in this manual, or for behavior resulting from changes made to the vehicle.
* This operations manual is provided "As-Is". No rights can be obtained from the contents of this manual.
* The original language of this document is English, if this document is read in a translation to any other language, the interpretation of the English version takes precedence.
* Software used in conjunction with the vehicle is provided under their respective license and warranty.
* The vehicle is provided in accordance with the DeltaQuad [Warranty](https://www.verticaltechnologies.com/info/warranty-and-support) and under the DeltaQuad [Terms & Conditions](https://www.verticaltechnologies.com/info/terms-conditions).
* The DeltaQuad Evo is not a toy and is not suitable for people under the age of 16.


---

# 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://docs.deltaquad.com/evo/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.
