Introducing OpenClaw

Introducing OpenClaw

February 13, 2026

OpenClaw’s shortest path is: get the Gateway running, verify once in Control UI, then add channels and automation as needed.

Fastest path (recommended)

  1. Install:
# macOS / Linux / WSL2
curl -fsSL https://openclaw.ai/install.sh | bash

Windows (PowerShell):

iwr -useb https://openclaw.ai/install.ps1 | iex
  1. Run onboarding:
openclaw onboard --install-daemon
  1. Open Control UI:
openclaw dashboard

Local default:

Next steps