# Support Aman supports X11 desktop sessions on mainstream Linux distros with the documented runtime dependencies and `systemd --user`. For support, bug reports, or packaging issues, email: - `thales@thalesmaciel.com` ## Include this information To make support requests actionable, include: - distro and version - whether the session is X11 - how Aman was installed: portable bundle, `.deb`, Arch package inputs, or developer install - the Aman version you installed - the output of `aman doctor --config ~/.config/aman/config.json` - the output of `aman self-check --config ~/.config/aman/config.json` - the first relevant lines from `journalctl --user -u aman` - whether the problem still reproduces with `aman run --config ~/.config/aman/config.json --verbose` ## Supported escalation path Use the supported recovery order before emailing: 1. `aman doctor --config ~/.config/aman/config.json` 2. `aman self-check --config ~/.config/aman/config.json` 3. `journalctl --user -u aman` 4. `aman run --config ~/.config/aman/config.json --verbose` The diagnostic IDs and common remediation steps are documented in [`docs/runtime-recovery.md`](docs/runtime-recovery.md).