# Introduction

As for every aircraft, there are extensive performance tables for every phase of flight for the 727. Our replica of the aircraft is based on the JT8D-9A engines.

The calculation of the performance can be quite complex. To give you an easy introduction to the 727, we automatically calculate the most important data for you in our clipboard. These are:

| Takeoff | Landing | Go Around |
| ------- | ------- | --------- |
| N1      |         | N1        |
| EPR     |         | EPR       |
| V1      | Vref    |           |
| Vr      |         |           |

All values take into account aircraft variables such as weight and flap position as well as the given weather.

For your convenience, you can also set the corresponding values directly via the respective “Set” button in the clipboard.

However, if you enjoy reading performance tables, we recommend the next page.


---

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