# System Requirements

* Operating Systems: Windows 7, Windows 8 / 8.1, Windows 10, Windows 11 (**64 bit only**)
* .Net Framework 4.8 or later (pre-installed under Windows 10 ff.)
* Supported Flight Simulators:
  * Microsoft Flight Simulator 2020 (MSFS)
  * Microsoft Flight Simulator 2024 (MSFS24)
  * FS9 (FSUIPC only)
  * FS2000 (FSUIPC only)
  * FSX (Sevice Pack 2 or Acceleration Pack required)
  * FSX Steam Edition
  * Flight Sim World (FSW)
  * Prepar3D v2.3 and later
  * X-Plane
* Supported other Software:
  * SCS Euro Truck Simulator 2 / Amercian Truck Simulator
  * iRacing
  * Train Sim World
  * Run8
* For some simulations a specific plugin needs to be installed.

Important:

Due to Windows security restrictions, SPAD.neXt and the simulation must be run with the same credentials. So, if you run the simulation as administrator you will have to do so as well for SPAD.neXt.

{% hint style="danger" %}
For SPAD.neXt to operate correctly in background the Windows Game Mode must be disabled currently.
{% 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.spadnext.com/getting-started/system-requirements.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.
