> For the complete documentation index, see [llms.txt](https://px4.gitbook.io/px4-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://px4.gitbook.io/px4-user-guide/airframes/frames_vtol/standardvtol.md).

# Standard VTOL

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

![Vertical Technologies: Deltaquad QuadPlane VTOL](/files/pUHObtD1FbsLKAq3JgNC)

*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](/px4-user-guide/airframes/frames_vtol.md)).

***

[FunCub QuadPlane](/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_fun_cub_vtol_pixhawk.md)

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

[Falcon Vertigo QuadPlane](/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_falcon_vertigo_hybrid_rtf_dropix.md)

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

[Ranger QuadPlane](/px4-user-guide/airframes/frames_vtol/standardvtol/vtol_quadplane_volantex_ranger_ex_pixhawk.md)

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


---

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