# Getting Started

- [System Requirements](https://docs.spadnext.com/getting-started/system-requirements.md)
- [Supported hardware](https://docs.spadnext.com/getting-started/supported-hardware.md): Hardware supported by SPAD.neXt
- [Check Hardware](https://docs.spadnext.com/getting-started/supported-hardware/check-hardware.md): HowTo check if the hardware is working correctly
- [Installation](https://docs.spadnext.com/getting-started/untitled.md)
- [Simulation Specifc Steps](https://docs.spadnext.com/getting-started/untitled/simulation-specifc-steps.md)
- [SimConnect Configuration](https://docs.spadnext.com/getting-started/untitled/simulation-specifc-steps/simconnect-configuration.md): Appies to: FSX (Box and Steam edition) /  P3D / MSFS
- [MSFS: Enable PMDG data access](https://docs.spadnext.com/getting-started/untitled/simulation-specifc-steps/msfs-enable-pmdg-data-access.md)
- [X-Plane Configuration](https://docs.spadnext.com/getting-started/untitled/simulation-specifc-steps/x-plane-configuration.md)
- [First Start](https://docs.spadnext.com/getting-started/first-run-the-configuration-wizard.md): Starting SPAD.neXt the first time
- [Configuration Wizard](https://docs.spadnext.com/getting-started/first-run-the-configuration-wizard/configuration-wizard.md)
- [SPAD.neXt discord community](https://docs.spadnext.com/getting-started/spad.next-discord-community.md): The SPAD.neXt Discord Communty
- [Common Tasks and Issues](https://docs.spadnext.com/getting-started/common-tasks-and-issues.md)
- [SPAD](https://docs.spadnext.com/getting-started/common-tasks-and-issues/spad.md)
- [Online Services](https://docs.spadnext.com/getting-started/common-tasks-and-issues/spad/online-services.md)
- [Fresh reinstall](https://docs.spadnext.com/getting-started/common-tasks-and-issues/spad/fresh-reinstall.md): Completely reset SPAD.neXt installation
- [Move SPAD.neXt to new Computer](https://docs.spadnext.com/getting-started/common-tasks-and-issues/spad/move-spad.next-to-new-computer.md)
- [License Issues](https://docs.spadnext.com/getting-started/common-tasks-and-issues/spad/licesne-issues.md)
- [MSFS Specific Topics](https://docs.spadnext.com/getting-started/common-tasks-and-issues/msfs-specific-topics.md)
- [X-Plane specific Topics](https://docs.spadnext.com/getting-started/common-tasks-and-issues/x-plane-specific-topics.md)
- [Saitek/Logitech MP/RP blinking](https://docs.spadnext.com/getting-started/common-tasks-and-issues/saitek-logitech-mp-rp-blinking.md)
- [USB Powermanagement](https://docs.spadnext.com/getting-started/common-tasks-and-issues/usb-powermanagement.md): Devices stop reacting / Displays stay blank after a while


---

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