Home

Switch language

Start Install GuideQuick StartDocs Overview
Docs ChannelsModels & APIGateway OpsTools & Skills
More ArticlesResourcesHelp Center
Get Started
Documentation navigation Getting Started
Getting Started 3 sections 3 key facts

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.

Get It Working in Three Steps

This is the most common and safest command sequence.

1. Install the CLI

Use the official install script first. If you already have Node 22+, npm and pnpm are fine too.
curl -fsSL https://openclaw.ai/install.sh | bash

2. Run onboarding and install services

The wizard will guide you through model auth, Gateway settings, channel setup and background service install.
openclaw onboard --install-daemon

3. Verify Gateway and the console

Confirm the Gateway is healthy, then open Dashboard or Control UI and send your first message.
openclaw gateway status
openclaw dashboard
If you are using a remote host, verify the remote URL, auth token and local tunnel all point to the same Gateway.