# SimBrief Import

You can import your SimBrief data directly into the MCDU.

#### Setup

In the MCDU, go to **NAV → DATALINK → ADDRESS → FLIGHTPLAN** and enter your SimBrief `username` or `userid` as **COMPANY ADDRESS**. It will be saved to the work folder.

#### Import

**Route:** Go to the RTE page on the MCDU and select **SEND REQ**. This will import your latest SimBrief route, excluding the SID and STAR.

**Performance:** Go to the PERF INIT page on the MCDU and select **SEND REQ**. This will import the performance data from your latest SimBrief flight plan.

{% hint style="warning" %}
The imported performance data is taken from your SimBrief flight plan and may not match your actual aircraft weight. Make sure to load the aircraft accordingly.
{% endhint %}


---

# 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.flightsim-studio.com/e-jet-series/experimental-version/simbrief-import.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.
