# Standard VTOL

A **Standard VTOL** is a [VTOL](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol) that has *completely separate* flight controls for multicopter and fixed wing flight.

![Vertical Technologies: Deltaquad QuadPlane VTOL](https://4155462212-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LArEa7z2SPawfl3HpCD%2Fuploads%2Fgit-blob-dcfdfa6c4e44c38b16d4e70d07b733e51062de2b%2Fhero_small.png?alt=media)

*Vertical Technologies: Deltaquad QuadPlane VTOL*

## Videos

This section contains videos that are specific to Standard VTOL (videos that apply to all VTOL types can be found in [VTOL](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol)).

***

[FunCub QuadPlane](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_fun_cub_vtol_pixhawk)

@[youtube](https://www.youtube.com/watch?v=4K8yaa6A0ks\&vq=hd720)

[Falcon Vertigo QuadPlane](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_falcon_vertigo_hybrid_rtf_dropix)

@[youtube](https://youtu.be/h7OHTigtU0s)

[Ranger QuadPlane](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_volantex_ranger_ex_pixhawk)

@[youtube](https://www.youtube.com/watch?v=7tGXkW6d3sA\&vq=hd720)


---

# 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://px4.gitbook.io/px4-user-guide/airframes/frames_vtol/standardvtol.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.
