OpenClaw Tutorial logoOpenClaw Tutorial Docs
OpenClaw Tutorial logoOpenClaw Tutorial Docs
Tutorial Home

Start Here

OpenClaw Tutorial Quick StartOpenClaw Tutorial OverviewInstallation and SetupGateway and Control UIChannels and PairingSkills and ClawHubTroubleshooting and Safety

Installation and Setup

Follow the official quickstart path for this openclaw tutorial install guide.

Official Quickstart Baseline

The official quickstart states that the goal is to go from zero to a first working chat with minimal setup.

Prerequisite

  • Node 22 or newer

Check it first:

node --version

Install OpenClaw

The official docs recommend the install script on macOS and Linux:

curl -fsSL https://openclaw.ai/install.sh | bash

Then run the onboarding wizard:

openclaw onboard --install-daemon

Verify The Gateway

If you installed the service, the official quickstart says the Gateway should already be running. Check it with:

openclaw gateway status

Fastest First Chat

The official docs say the fastest first chat does not require any channel setup. Just open the browser dashboard:

openclaw dashboard

That is the most important point in this openclaw tutorial install flow: do not delay your first test by over-configuring channels too early.

Table of Contents

Official Quickstart Baseline
Prerequisite
Install OpenClaw
Verify The Gateway
Fastest First Chat