About This Site

OpenClaw AI Documentation and Resource Site

This website (openclaw-ai.online) is a resource and documentation site for OpenClaw AI, a self-hosted personal AI assistant. This site provides comprehensive documentation, tutorials, guides, and reference materials to help users understand, install, configure, and use OpenClaw.

πŸ“š What This Site Provides

πŸ“–

Documentation

Comprehensive guides covering all aspects of OpenClaw

πŸŽ“

Tutorials

Step-by-step tutorials for getting started and advanced use cases

πŸ”§

Reference Guides

Technical reference for configuration, CLI, and API usage

πŸ’‘

Best Practices

Tips, troubleshooting, and optimization guides

The OpenClaw Project

This documentation site is not the OpenClaw project website. It is an independent resource site created to help users learn about and use OpenClaw AI.

For the OpenClaw project, including source code, issues, discussions, and community contributions, please visit:

OpenClaw Project

openclaw.ai GitHub

openclaw.ai Β· github.com/openclaw/openclaw

About OpenClaw

OpenClaw (formerly known as Moltbot and Clawdbot) is a self-hosted personal AI assistant that enables you to run a powerful AI assistant on your own hardware. Key features include:

  • Complete Data Privacy: All data stays on your devices
  • Multi-Platform Support: Works on macOS, Windows, Linux, iOS, and Android
  • Multiple Channels: Connect via WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams, WebChat, BlueBubbles, Matrix, Zalo, Zalo Personal, and more
  • Extensible Skills: Create custom skills or use community-built ones
  • Browser Automation: Navigate websites and automate web tasks
  • Voice Features: Voice wake, push-to-talk, and text-to-speech support
  • Persistent Memory: Long-term memory system that learns your preferences
  • Workflow Automation: Automate complex tasks and workflows

OpenClaw is an open-source project licensed under the MIT License, developed by the OpenClaw community. The project is becoming an independent foundation and remains open source. It is not affiliated with Anthropic or other AI service providers.

Latest release (v2026.3.7)

Highlights from the current stable release:

  • Context engine plugin: ContextEngine plugin slot with full lifecycle hooks; enables alternatives like lossless-claw for context management without modifying core compaction.
  • ACP: Persistent Discord channel and Telegram topic bindings; ACP thread targets survive restarts; Telegram topic thread binding (--thread here|auto).
  • Web UI: Spanish (es) locale for Control UI; onboarding web search provider selection with SecretRef support.
  • Tools/Web search: Perplexity switched to Search API with structured results; language/region/time filters.
  • Gateway: SecretRef support for gateway.auth.token with auth-mode guardrails.
  • Docker: OPENCLAW_EXTENSIONS for preinstalling extension npm deps into images; multi-stage build, slim variant.
  • Plugins: prependSystemContext and appendSystemContext for provider caching; hook policy allowPromptInjection.
  • Breaking: When both gateway.auth.token and gateway.auth.password are configured (including SecretRefs), explicit gateway.auth.mode is now required. Set to token or password before upgrade. Full changelog

Full changelog: v2026.3.7 on GitHub. All releases: Releases Β· openclaw/openclaw. Earlier: v2026.3.2 (PDF tool, SecretRef, Telegram streaming), v2026.3.1 (gateway health endpoints, Android nodes), v2026.2.26 (External Secrets, ACP agents).

Earlier improvements (2026.2.26, 2026.2.25, 2026.2.24)

2026.2.26: External Secrets Management (openclaw secrets), ACP thread-bound agents, openclaw agents bindings/bind/unbind, Codex WebSocket-first, channel-plugin onboarding hooks, Gemini OAuth risk gate, Android device/notifications. Fixes: Telegram/DM allowlist, delivery queue backoff, Google Chat/Nextcloud Talk lifecycle, typing pipeline, Teams file uploads, compaction/onboard scope.

2026.2.25: Android chat streaming and markdown, heartbeat directPolicy (allow|block), onboarding security notices (personal-by-default), branding to ai.openclaw, gateway/auth security (pairing for shared-token operator, WebSocket origin checks, Control UI trusted-proxy). Subagent delivery, Telegram webhook, Slack threads, cron routing, model fallback, typing-indicator fixes.

2026.2.24: Auto-reply/abort stop phrases (multilingual), Android four-step onboarding and five-tab app, Talk/Gateway provider-agnostic config, security.trust_model.multi_user_heuristic, heartbeat DM block default (overridden by directPolicy in 2026.2.25), sandbox container-namespace block. Routing, Discord voice/streaming, WhatsApp/Matrix/Telegram/Android/Slack/Zalo/macOS fixes. Details in Installation, CLI, and Security.

Site Purpose

This documentation site was created to provide:

πŸ“š Comprehensive Documentation

Detailed guides covering installation, configuration, features, and usage

🎯 Step-by-Step Tutorials

Hands-on tutorials for common use cases and workflows

πŸ” Easy Discovery

Organized content structure for easy navigation and search

πŸ”— Quick Reference

Fast access to CLI commands, configuration options, and API references

Related & community projects

Some projects are inspired by OpenClaw but use a different stack (e.g. Claude Code instead of the full OpenClaw Gateway). They can be useful if you want a minimal, channel-focused setup. This site does not endorse or maintain them; links are for discovery only.

TinyClaw

A lightweight wrapper around Claude Code that acts as a 24/7 personal assistant. Connects Discord (bot token) and WhatsApp (QR code), uses a file-based queue to avoid race conditions, and runs in tmux. Multi-channel ready (e.g. Telegram, Slack can be added). The project credits OpenClaw as inspiration.

TinyClaw on GitHub (jlia0/tinyclaw)

Disclaimer

ℹ️ Important: This site (openclaw-ai.online) is an independent, unofficial resource and is not affiliated with the OpenClaw project. It is not the OpenClaw project website. For the project source code, issues, and community discussions, please visit the OpenClaw GitHub repository.

While we strive to keep this documentation accurate and up-to-date, the source of truth for OpenClaw is the project’s GitHub repository. If you find any discrepancies or have questions, please refer to the repository or open an issue there.

Get Started