Start Here
Getting Started
This is the first stop for the OpenClaw documentation site: environment checks, installation paths, the CLI onboarding flow and your first message. Finish install and onboarding first, then decide whether to connect WhatsApp, Telegram, Discord or a remote Gateway host.
Recommended Path
If this is your first time with OpenClaw, this order is the least error-prone.
Install Guide
See prerequisites, install commands, wizard launch and first verification by platform and install method.
Quick Start
Best for developers who want the shortest path from zero to openclaw onboard, openclaw gateway and the first message.
Onboarding Wizard
Understand how the wizard configures authentication, workspace, Gateway, channels, background services and Skills, including quick and advanced branches.
Platforms
Choose whether OpenClaw should run on your local machine, WSL2, a Linux host or a VPS, and see which companion apps fit each route.
Get It Working in Three Steps
This is the most common and safest command sequence.
1. Install the CLI
curl -fsSL https://openclaw.ai/install.sh | bash 2. Run onboarding and install services
openclaw onboard --install-daemon 3. Verify Gateway and the console
openclaw gateway status
openclaw dashboard Go Deeper
After installation, continue from the branch that matches your goal.
Official entry points, model links, deployment platforms, community examples and the Skills ecosystem.
A quick overview of channels, media, multi-agent routing, mobile nodes and the web control interface.
If you will keep OpenClaw running locally or on a remote host, this becomes the most-used operations entry point.
When install, auth, port, logs or model calls go wrong, start here instead of guessing.