# Simulations

- [MSFS 2024](https://docs.spadnext.com/simulations/msfs-2024.md)
- [MSFS2024 PMDG Data Access](https://docs.spadnext.com/simulations/msfs-2024/msfs2024-pmdg-data-access.md): How to enable PMDG data access in MSFS 2024
- [MSFS 2020](https://docs.spadnext.com/simulations/msfs-2020.md)
- [MSFS2020 PMDG Data Access](https://docs.spadnext.com/simulations/msfs-2020/msfs2020-pmdg-data-access.md): How to enable PMDG data access in MSFS 2020
- [X-Plane](https://docs.spadnext.com/simulations/x-plane.md)
- [Pre-Requisites](https://docs.spadnext.com/simulations/x-plane/pre-requisites.md): a.k.a Pre-Flight Checklist
- [Dataref Tool](https://docs.spadnext.com/simulations/x-plane/dataref-tool.md): Installing The Datareftool
- [Spad.neXt Gets its Type Rating](https://docs.spadnext.com/simulations/x-plane/helping-spad-help-you.md): Datarefs & Commands
- [Dataref vs. Command: Know Your Copilots](https://docs.spadnext.com/simulations/x-plane/dataref-vs.-command-know-your-copilots.md)
- [Basic Flight Controls – Axis Setup](https://docs.spadnext.com/simulations/x-plane/basic-flight-controls-axis-setup.md): (Where We Tame the Yoke, Wrangle the Rudder, and Throttle Like a Pro)
- [Basic Flight Controls - Button Setup](https://docs.spadnext.com/simulations/x-plane/basic-flight-controls-button-setup.md): (Because Clicking With a Mouse Is So Last Flight)
- [P3d and FSX](https://docs.spadnext.com/simulations/p3d-and-fsx.md)
- [Other Simulations](https://docs.spadnext.com/simulations/other-simulations.md): Star Citizen / ETS2 / ATS and others


---

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