openclaw.dog

The Most Comprehensive OpenClaw Resource Hub

Docs, ecosystem, cases, timeline - sniffing out everything OpenClaw.

Explore Resources

Documentation

Powered by top-tier AI with fine-tuned prompts, we localize official docs to fit each language naturally - not just translate, but adapt.

Browse Docs

Ecosystem

A curated collection of OpenClaw-related sites: plugins, tools, open-source projects, and community resources.

Coming Soon

Use Cases

Discover the latest and most creative ways people are using OpenClaw - from practical workflows to wild experiments.

Coming Soon

Timeline

Track OpenClaw's journey: version releases, the rebrand story, media highlights, and key milestone events.

Coming Soon

Quick Install

Choose your platform and get started with one command

How to install OpenClaw on macOS or Linux: Run the official installer script. It automatically detects your system, installs Node.js 22+ if needed, and sets up OpenClaw globally.

curl -fsSL https://openclaw.ai/install.sh | bash
# After installation, run onboarding
openclaw onboard --install-daemon
View full documentation →

How to install OpenClaw on Windows: Run the PowerShell installer script. It installs Node.js via winget/Chocolatey/Scoop and sets up OpenClaw globally.

iwr -useb https://openclaw.ai/install.ps1 | iex
# After installation, run onboarding
openclaw onboard --install-daemon
View full documentation →

How to install OpenClaw with Docker: Use Docker Compose for a containerized setup. Ideal for isolated environments or VPS deployments.

./docker-setup.sh
View full documentation →

How to install OpenClaw via npm: If you already have Node.js 22+, install OpenClaw globally with npm. Simple and straightforward.

npm install -g openclaw@latest
# After installation, run onboarding
openclaw onboard --install-daemon
View full documentation →

How to install OpenClaw with Nix: Use nix-shell for a reproducible, declarative installation. Perfect for NixOS users.

nix-shell -p openclaw
View full documentation →

How to install OpenClaw from source: Clone the GitHub repo and build locally. For contributors and developers who want the latest features.

git clone https://github.com/openclaw/openclaw.git
cd openclaw && pnpm install && pnpm build
# After installation, run onboarding
openclaw onboard --install-daemon
View full documentation →

Pick Your Brain

Plug in Claude, GPT, or any LLM you prefer. Your AI, your choice.

Chat Your Way

Message OpenClaw from Telegram, Discord, WhatsApp—wherever you are.

Got Questions?

Frequently Asked Questions

Everything you need to know about OpenClaw

What is OpenClaw exactly?
OpenClaw is an open-source AI agent framework that gives LLMs a "body" to interact with the real world—sending emails, controlling smart home devices, browsing websites, and more. It supports multiple AI backends and can be deployed on your own hardware for full privacy control.
Which AI models does OpenClaw support?
OpenClaw supports all major LLM providers: Claude (Anthropic), GPT-4/GPT-4o (OpenAI), Gemini (Google), DeepSeek, Ollama (local models), and more. You can switch between models or even use multiple models for different tasks.
How do I install OpenClaw? Which platforms are supported?
OpenClaw runs on macOS, Windows (via WSL), Linux, and Docker. Installation is simple: just run the one-click install script, or use Docker for a containerized setup. Check our installation guides for step-by-step instructions for your platform.
Is OpenClaw free? What are the costs?
OpenClaw itself is 100% free and open-source. The only costs are LLM API fees (pay-as-you-go, typically $5-15/month for personal use) and optional server hosting if you don't run locally. You can also use free local models via Ollama to eliminate API costs entirely.
Ready to start?

Ready to Meet Your AI Partner?

Get started now—in just 5 minutes, you can have your very own OpenClaw AI assistant.