Documentation
Everything you need to get started with OpenClaw
Quick Start
Get your personal AI assistant running in 10 minutes
- 1Install OpenClaw via npm or one-liner script
- 2Run the configuration wizard to generate openclaw.json
- 3Start the gateway with `openclaw start`
- 4Pair your device via WhatsApp or Telegram
Installation Guide
Step-by-step installation for all platforms
Security Best Practices
Access control, sandbox isolation, and tool permissions
Deployment Guides
Cloud deployment across multiple platforms
Architecture
Gateway, WebSocket protocols, and agent execution loop
Community & Skills
Skills marketplace and community contributions
Comparisons
OpenClaw vs other AI agent frameworks
FAQ
Do I need a subscription for AI models?
You need API keys from providers like Anthropic or OpenAI, or use free local models via Ollama.
Can I run OpenClaw without a Mac?
Yes! OpenClaw runs on macOS, Linux, Windows (WSL2), and even Raspberry Pi.
How do I access my gateway remotely?
Use Tailscale or similar VPN solutions for secure remote access.
How do I install new skills?
Use the built-in skills marketplace or install from GitHub repositories.