# Installation

### File Information

Type: ZIP

Size(Compressed): 81.9 MB

Size (Extracted): 182 MB

### Installation

1. Download the zip file from either github(recommended) or flightsim.to. You should have the exact file when downloaded.
2. Extract the zip file and move the extracted folder to a folder of your choice. We recommend putting it in Documents folder.
3. If needed, create a shortcut on the desktop that links directly to the mfslink.exe file in the extracted folder you have downloaded.
4. Click on the shortcut/mfslink.exe
5. Your app is now opened and installed!


---

# 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://mfslink.gitbook.io/mfslink-documentation/chapter-1/installation.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.
