# Airframe

In the *airframe* screen, under the *Rover* configurations, select the *Generic Ground Vehicle* airframe preset. The QGroundControl user guide provides more information on how you can select this airframe.

{% hint style="info" %}
As of 1/22/21, PX4 and QGroundControl now have an option for the NXP Cup Rover when setting up the "Airframe". Instead of Generic Ground Vehicle as pictured below, use the drop-down menu and select the NXP Cup Rover airframe.
{% endhint %}

{% embed url="<https://docs.qgroundcontrol.com/en/SetupView/airframe_px4.html>" %}

![Select the Generic Ground Vehicle airframe preset under "Rover".](/files/-LrE9lsRmj0V8ua0Ori6)


---

# 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://nxp.gitbook.io/nxp-cup/2019-dfrobot-chassis-developer-guide/development-tools/rddrone-fmuk66-development/commissioning-the-rddrone-fmuk66/px4-configuration-using-qgroundcontrol/airframe.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.
