# Simhub

## SimHub

- [WELCOME](https://manual.simhubdash.com/welcome.md)
- [Getting started](https://manual.simhubdash.com/motion-addon/getting-started.md)
- [Addon licence activation](https://manual.simhubdash.com/motion-addon/addon-licence-activation.md)
- [Supported motion setups](https://manual.simhubdash.com/motion-addon/supported-motion-setups.md)
- [Supported controllers](https://manual.simhubdash.com/motion-addon/supported-controllers.md)
- [Generic serial controller](https://manual.simhubdash.com/motion-addon/supported-controllers/generic-serial-controller.md)
- [Motion profile tuning](https://manual.simhubdash.com/motion-addon/motion-profile-tuning.md)
- [Integrated utilities](https://manual.simhubdash.com/motion-addon/integrated-utilities.md)
- [OpenXR Motion compensation](https://manual.simhubdash.com/motion-addon/openxr-motion-compensation.md)
- [OpenVR Motion compensation](https://manual.simhubdash.com/motion-addon/openvr-motion-compensation.md)
- [WitMotion sensor for Motion compensation](https://manual.simhubdash.com/motion-addon/witmotion-sensor-for-motion-compensation.md)
- [Getting started - Device definition authoring](https://manual.simhubdash.com/device-definition-authoring/getting-started-device-definition-authoring.md)
- [Device communication protocols](https://manual.simhubdash.com/device-definition-authoring/device-communication-protocols.md)
- [Supported screens](https://manual.simhubdash.com/device-definition-authoring/supported-screens.md)
- [Firmware introduction](https://manual.simhubdash.com/standard-serial-firmware-builder/firmware-introduction.md)
- [Getting started](https://manual.simhubdash.com/standard-serial-firmware-builder/getting-started.md)
- [Manual compilation and customization](https://manual.simhubdash.com/standard-serial-firmware-builder/manual-compilation-and-customization.md)
- [Testing and maintenance utility](https://manual.simhubdash.com/standard-serial-firmware-builder/testing-and-maintenance-utility.md)
- [References and troubleshooting](https://manual.simhubdash.com/standard-serial-firmware-builder/references-and-troubleshooting.md)
- [EXTERNAL SIM INTEGRATION](https://manual.simhubdash.com/external-sim-integration.md)
- [Other simhub features](https://manual.simhubdash.com/others/other-simhub-features.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://manual.simhubdash.com/welcome.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.
