Next command
Run onboarding
openclaw onboard --install-daemonThis is the step that helps turn “installed” into “actually usable.”
Use this page when you want the fastest safe path from zero to a working OpenClaw install without getting pulled into advanced setup too early.
Practical note: WSL2 is generally the safer Windows path for the full experience.
node --version
curl -fsSL https://openclaw.ai/install.sh | bash
iwr -useb https://openclaw.ai/install.ps1 | iex
For most first-time operators, the install script path is the right starting point unless you already know you need something else.
openclaw onboard --install-daemonThis is the step that helps turn “installed” into “actually usable.”
openclaw gateway status
openclaw dashboardSuccess looks like the gateway running and the dashboard opening normally.
openclaw status
openclaw logs --follow
openclaw doctorDo not jump straight into random manual fixes if the install ran but the system still feels wrong.