# Options

- [General](https://kb.inflightaddon.com/options/general.md): The General Options screen is where you'll find settings related to your pilot profile, in-app communication style, Microsoft Flight Simulator installation paths, and data logging preferences.
- [Aircraft](https://kb.inflightaddon.com/options/aircraft.md): The Aircraft Options screen provides settings for selecting your aircraft's flap settings, and managing aircraft type based on passenger capacity.
- [Sound](https://kb.inflightaddon.com/options/sound.md): The Sound Module is your central control for customizing the auditory experience within the inFlight Addon. It is divided into several tabs, each addressing a specific category of sound.
- [Evaluation](https://kb.inflightaddon.com/options/evaluation.md): The Evaluation Module is designed to provide you with feedback on your flight performance. It can be toggled on or off based on your preference.
- [Defaults](https://kb.inflightaddon.com/options/defaults.md): The Defaults Options screen provides functionalities to reset all inFlight settings to their original defaults.


---

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