OpenClaw Documentation
The most comprehensive third-party resource hub for the OpenClaw ecosystem. Bilingual docs, AI model integrations, deployment guides, and developer tools.
Welcome to GetClawAI — the most complete third-party documentation and resource platform for the OpenClaw ecosystem.
What is OpenClaw?
OpenClaw is an open-source AI agent framework that is:
- Self-hosted — runs on your hardware, your rules
- Multi-channel — one Gateway serves WhatsApp, Telegram, Discord, and more simultaneously
- Agent-native — built for coding agents with tool use, sessions, memory, and multi-agent routing
- Open source — MIT licensed, community-driven
Quick Start
# Install OpenClaw CLI
npm install -g openclaw@latest
# Run the onboarding wizard
openclaw onboard --install-daemon
# Check the Gateway status
openclaw gateway status
# Open the dashboard
openclaw dashboardDocumentation Overview
Getting Started
- What is OpenClaw — Core concepts and architecture
- Quick Start — Get up and running in minutes
- Install on Windows — Step-by-step Windows installation
- Install with Docker — Container-based deployment
- Install on macOS — macOS installation guide
AI Model Integrations
- Integration Overview — Supported models at a glance
- OpenAI — GPT-4o, o1, and more
- Claude — Anthropic Claude integration
- Ollama — Local model hosting
- Gemini — Google Gemini integration
- Kimi — Moonshot AI integration
Ecosystem Tools
- Clawdbot — AI-powered assistant bot
- Moltbot — Multi-platform message bot
- Moltbook — Knowledge base manager
- Gateway — Central routing hub
Platform Deployment
- Telegram — Telegram Bot setup
- WhatsApp — WhatsApp Business API
- Android — Android client app
- Browser — Browser extension