The simplest flow in 3 steps
- Install OpenClaw with the right official script for your operating system.
- Run guided onboarding to configure gateway and base settings.
- Open the dashboard and verify that the first agent actually answers.
Official commands worth starting from
macOS, Linux, and WSL2
curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bashiwr -useb https://openclaw.ai/install.ps1 | iexopenclaw onboard --install-daemon
openclaw dashboardWhich guide to open next
If your goal is not only to install OpenClaw but also to launch a useful workflow, the next step is configuring agents, plugins, and tools with intent.
- If you use Windows, the documentation-backed path is WSL2.
- If you work on Mac, the official script is the fastest route.
- If you are on Linux, the same script remains the cleanest starting point.