# Frequently Asked Questions

Browse the topics below to find quick answers to common questions about DR Sim Manager.

## Getting Started & General

* [My Actuators Aren't Moving](/dr-sim-manager/general/frequently-asked-questions/actuators-not-moving.md) — Step-by-step checklist when nothing moves
* [DR Sim Manager Won't Start Anymore](/dr-sim-manager/general/frequently-asked-questions/dr-sim-manager-wont-start-anymore.md) — Startup failures, corrupted config, and clean reinstall
* [License Activation Issues](/dr-sim-manager/general/frequently-asked-questions/license-activation-issues.md) — Key problems, machine limits, and trial mode
* [How to Update DR Sim Manager](/dr-sim-manager/general/frequently-asked-questions/how-to-update.md) — Automatic and manual updates, beta channel, rolling back
* [Profiles & Settings Questions](/dr-sim-manager/general/frequently-asked-questions/profiles-and-settings.md) — Sharing profiles, backups, config file locations, resetting to defaults

## Motion & Tuning

* [Motion Feels Wrong, Weak, or Too Strong](/dr-sim-manager/general/frequently-asked-questions/motion-feels-wrong.md) — Diagnostic guide for motion issues, axis-by-axis troubleshooting
* [Safety Filter Keeps Triggering](/dr-sim-manager/general/frequently-asked-questions/safety-filter-keeps-triggering.md) — Understanding and tuning the safety filter
* [Overallocation Warnings](/dr-sim-manager/general/frequently-asked-questions/overallocation-warnings.md) — Understanding proportional scaling and how to fix it

## Connectivity & Hardware

* [Game Telemetry Not Connecting](/dr-sim-manager/general/frequently-asked-questions/game-telemetry-not-connecting.md) — Source selection, firewall, plugins, and game-specific issues
* [Serial Output Not Working / COM Port Issues](/dr-sim-manager/general/frequently-asked-questions/serial-output-not-working.md) — Driver, port, cable, and protocol troubleshooting

{% hint style="info" %}
Can't find what you're looking for? Join the [Discord community](https://discord.gg/skn2HzpbQy) for additional help.
{% 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.departedreality.com/dr-sim-manager/general/frequently-asked-questions.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.
