# Introduction

### Installation & Requirements

The Super27 Expansion is not a standalone product and **requires** the **727-200** Freighter or Passenger version **to be installed**.

{% hint style="warning" %}
Always keep the base packages updated to avoid unexpected behavior of the Super27.
{% endhint %}

If both the Freighter and Passenger versions are installed, the Super27 Expansion will be available for use with both.

### Aircraft Selection

In the aircraft selection menu, the Super27 packages appear as "727-200RE" for the Freighter and "727-200REP" for the Passenger version.

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

{% hint style="info" %}
Due to a technical limitation, both entries will always be visible, even if you have only one of the base packages installed. If you select a Super27 variant without the corresponding base installation, you’ll quickly see what happens – feel free to give it a try.
{% endhint %}

### First Steps

{% stepper %}
{% step %}

### Installation

Make sure to update the 727 base package.
{% endstep %}

{% step %}

### Difference Training

Read through our [guide](/boeing-727/super27-expansion/difference-training.md) to find out important differences between the Super27 and the base 727 version.
{% endstep %}

{% step %}

### EFIS Familiarization

If you plan to use the EFIS, make sure to read the [procedure guide](/boeing-727/super27-expansion/efis/procedure-guide.md) carefully. The use might be different from what you're used to!
{% endstep %}
{% endstepper %}


---

# 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/boeing-727/super27-expansion/introduction.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.
