# Prepar3D

## Connection Method

**SimConnect** — DR Sim Manager connects to Prepar3D through Lockheed Martin's SimConnect interface. No setup or configuration is needed.

## Setup Steps

1. Launch **Prepar3D**.
2. In DR Sim Manager, select **Prepar3D** from the Source list.
3. Click **Start Motion**.
4. Start a flight — telemetry begins automatically.

No plugins, configuration files, or network settings are required.

## Available Telemetry

* **Orientation**: Pitch, Bank (Roll), Heading (Yaw)
* **Acceleration**: Full 3-axis acceleration
* **Angular Velocity**: Rotation rates
* **Speed**: Indicated airspeed
* **Altitude**: Above ground level

## Recommended Starting Settings

* **Primary Cue Gain**: 60–90%
* **Smoothing**: Low to medium
* **Washout**: Medium

## Troubleshooting

### No telemetry data

* Ensure Prepar3D is running and you are in an active flight.
* Try restarting both Prepar3D and DR Sim Manager.


---

# 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://docs.departedreality.com/dr-sim-manager/general/sources/prepar3d.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.
