> For the complete documentation index, see [llms.txt](https://docs.spadnext.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spadnext.com/about.md).

# About SPAD.neXt

SPAD.neXt set out as a replacement for Saitek Flight Simulation Panels (<http://www.saitek.com/>) drivers, but supports much more hardware today. While most manufacturers provide drivers for their hardware, these have several shortcomings, notably lack of configurability. SPAD.neXt closes this gap and provides almost unlimited options to configure your hardware not only for use with flight simulation software.

SPAD originally stands for Saitek Panel Advanced Driver, which was an earlier attempt to develop substitute drivers by Massimo de Nadal ([http://fstools.weebly.com](http://fstools.weebly.com/)). Unfortunately, development stopped several years ago. Thus, Ulrich Strauss made a "neXt" approach. Despite similar names, SPAD.neXt is not based on the former SPAD Software but has been written from scratch.

SPAD.neXt had the reputation of being a bit hard to master initially. However, the latest versions enjoy a redesigned user interface as well as several helpful enhancements like online profiles and code snippets which should make it easier to come to terms.

Additional sources of information about SPAD.neXt are:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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