Openclaw Docs
OpenClaw-docs is the comprehensive Chinese documentation center for OpenClaw, an open-source, self-hosted multi-channel AI assistant platform. This resource guides users from initial installation to deep code analysis, featuring 767 articles organized into four learning tracks. It covers deployment via Docker, Node, or cloud servers, configuration of the Gateway control plane, and integration with diverse communication channels including WhatsApp, Telegram, Discord, Slack, Signal, iMessage, Feishu, and WeChat. The docs also detail support for major AI models like OpenAI GPT, Anthropic Claude, DeepSeek, Qwen, Kimi, and local models via Ollama or vLLM. Key topics include the web control UI, mobile nodes, context engineering, agent state machines, tool strategies, memory systems, and hook plugin mechanisms. The repository provides step-by-step tutorials for beginners to launch agents, alongside detailed source code breakdowns for developers to understand the architecture, CLI commands, and adapter implementation