OpenClaw Tutorial
From beginner to expert, master OpenClaw with ease
Quick Start
Get started in 5 minutes, install and run your first AI assistant
Configuration Guide
Detailed configuration including API keys, model selection, etc.
Model Integration
Connect Zhipu GLM-4.5/GLM-5, DeepSeek, Qwen, MiniMax, Kimi and more Chinese LLMs
Platform Integration
Connect WeChat, Telegram, Discord and other chat platforms
Skill Development
Develop custom skills to extend AI capabilities
Community Tutorials
Curated 66 workflows from awesome-openclaw-tutorial on GitHub, plus DingTalk/Feishu integration
NAS Home Server
Deploy on Synology or QNAP NAS for an always-on AI assistant
Security Hardening
Protect your OpenClaw instance with TLS, auth, and network isolation
Full Documentation
View complete documentation and API reference
Video Tutorials
OpenClaw Installation & Setup
10:25
Complete WeChat Integration Tutorial
15:30
Zhipu GLM-4.5 Model Integration
15:00
Local Model Deployment (Ollama)
20:15
Email Automation in Practice
12:30
Custom Skill Development Intro
18:45
Aliyun DingTalk AI Employee Deploy
22:10
FAQ
How to install OpenClaw?
Simply run npx clawdbot@latest or curl -fsSL https://openclaw.ai/install.sh | bash for one-click installation.
How to use OpenClaw?
After installation, configure your API key, then run clawdbot start to launch the service and connect to chat platforms.
Which models does OpenClaw support?
Supports Claude Opus 4.6, GPT-5.3-Codex, Zhipu GLM-4.5/GLM-4.7/GLM-5, DeepSeek-V3, Qwen-2.5, MiniMax, Kimi, and local models via Ollama.
How to integrate Zhipu GLM-4.5?
Select Z.AI as model provider in OpenClaw config, set Base URL to https://open.bigmodel.cn/api/paas/v4, and enter your API Key. AutoGLM-OpenClaw also offers one-click setup.
How to connect WeChat?
Check our WeChat integration tutorial, supporting personal WeChat, WeCom, and Official Account.
Is OpenClaw free?
OpenClaw itself is completely free and open source, but cloud API usage may incur costs. Using local models is completely free.
What's new in v2026.2.21?
Added Claude Opus 4.6 and GPT-5.3-Codex support, xAI Grok integration, new safety scanner, and improved forward-compatibility fallbacks.