Download

Download OpenClaw

Get your personal AI assistant up and running in minutes. Choose the installation method that works best for you.

RECOMMENDED

Windows One-Click Installer

The easiest way to get started. Download, double-click, and follow the prompts. No command line needed.

Download for Windows

Windows 10 or later. Setup takes 5-20 minutes.

npm Install (macOS / Linux)

Install via npm for macOS, Linux, and Windows WSL2. The recommended method for developers.

npm install -g openclaw@latest && openclaw onboard --install-daemon

Requires Node.js 22+. Works on macOS, Linux, and Windows WSL2.

Docker (Servers & NAS)

Best for headless servers, NAS environments, and cloud deployments.

docker pull openclaw/openclaw:latest
docker run -d --name openclaw \
  -p 18789:18789 \
  -v $(pwd)/config:/root/.openclaw \
  openclaw/openclaw:latest

Great for DigitalOcean, Synology NAS, and cloud VMs.

Standalone Binary

Pre-built binaries for all platforms. No Node.js required.

Browse Releases on GitHub

Available for macOS (Apple Silicon & Intel), Windows (x64), and Linux (x64).

Get Started in 4 Simple Steps

1

Download

Choose your platform and download the installer or run the install command.

2

Install

Run the installer or follow the onboarding wizard. Everything is guided.

3

Connect Your AI

Enter your AI key (Claude, GPT-4) or use free Ollama for a fully local setup.

4

Start Using

Chat with OpenClaw from WhatsApp, Telegram, Discord, or any of 13+ supported platforms.

Safe & Trusted

  • Fully open-source (MIT license) — inspect every line of code
  • Downloaded from official GitHub releases — used by 60,000+ users
  • Runs 100% locally — your data never leaves your computer
  • No telemetry, no tracking, no data collection