# Aircraft

### Aircraft Selection and Configuration ⚙️

These settings allow you to specify the aircraft in use and manage its characteristics within the inFlight Addon.

#### Flaps Settings

* "Aircraft" Dropdown: Use this dropdown menu to select the specific aircraft you're flying.
  * "Auto-Detect" Option: If you choose "Auto", the addon will attempt to automatically identify the aircraft you're currently using in the simulator.
* "Flaps Settings" Dropdown: This menu allows you to choose how inFlight manages flap configurations. This is important for accurate in-app announcements and interactions.
  * "Auto-Detect" Option: If you choose "auto", the addon will attempt to automatically identify the flap settings for the aircraft you're currently using in the simulator.

#### Aircraft Type Designation

* "Passenger Capacity" Input Field: Enter the maximum passenger capacity of your aircraft. This setting is used for passenger-related interactions and calculations within the addon.
  * "Auto-Detect" Option: If you choose "Auto", the addon will attempt to automatically identify the aircraft type designation you're currently using in the simulator.
  * "Manual" Option: Use the table below to determine your aircraft type.

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


---

# 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://kb.inflightaddon.com/options/aircraft.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.
