Help
Help Center
If your goal is to find the problem quickly, start here. The help center splits into three lanes: FAQ for common decisions, troubleshooting for symptom-to-fix paths and debugging for watch mode, raw streams and isolated dev profiles.
Fastest Help Paths
Troubleshooting
Use this when you already see errors, failing commands, dead services, unauthorized UI or model calls that never succeed.
FAQ
Use this for decision questions like which install path to use, whether Bun is acceptable or where logs live.
Debugging
Use this when you want watch mode, raw model streams, isolated dev profiles or deeper runtime investigation.
Gateway-specific issues
If you already know the failure is at the Gateway layer, such as services, ports, tokens, remote mode or provider auth drift, jump there directly.
The First Sixty Seconds
Run this group first
openclaw status
openclaw status --all
openclaw gateway probe
openclaw logs --follow
openclaw doctor openclaw status --deep for a deeper provider and health probe.More Support Entry Points
If you are not sure whether to continue with FAQ, troubleshooting or debugging, regroup from here.
If you suspect a bad config edit, confirm field semantics and recommended patterns first.
If you are unsure how a command is spelled or which subcommand to start from, go back to the CLI page.