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 dashboard

Documentation Overview

Getting Started

AI Model Integrations

Ecosystem Tools

Platform Deployment

Advanced Reference

  • Skills — Custom skill configuration
  • Memory — Persistent memory system
  • Pricing — Token usage and costs
  • Security — Security best practices