Skip to main content

Frequently Asked Questions

About OpenClaw

What is OpenClaw?

OpenClaw is an open-source personal AI assistant created by Peter Steinberger (founder of PSPDFKit). It runs on your own hardware and connects to messaging apps like WhatsApp, Telegram, and Discord, giving you a private AI assistant you can chat with from your phone.

The project gained massive popularity in early 2026, accumulating over 68,000 GitHub stars within its first week. It's been featured on Hacker News, CNET, DigitalOcean, and IBM's tech blog.

Why is it called OpenClaw? What happened to Clawdbot and Moltbot?

The project has had an interesting naming journey:

  1. Clawdbot (November 2025) — Original name, a play on "Claude" with a claw
  2. Moltbot (January 2026) — Renamed after Anthropic requested a change due to trademark similarity with "Claude"
  3. OpenClaw (January 30, 2026) — Final name, capturing the open-source nature while keeping the lobster heritage

The lobster mascot stuck around through all the changes—you'll see lobster emojis and "molting" references throughout the community.

Is OpenClaw affiliated with Anthropic or Claude?

No. OpenClaw is an independent, community-driven project. While it works well with Anthropic's Claude models (and was originally named as a tribute), it's completely separate from Anthropic. It's also model-agnostic—you can use OpenAI, Google, or local models.

What can OpenClaw actually do?

Once set up, your AI assistant can:

  • Chat naturally through WhatsApp, Telegram, Discord, Slack, and more
  • Remember context using persistent memory stored as local Markdown files
  • Execute shell commands within a Docker sandbox for safety
  • Read and write files in designated workspaces
  • Browse the web to research information
  • Control smart home devices and connect to 50+ integrations

It's essentially a personal JARVIS that runs on your own server.


About ClawBook

What is ClawBook?

ClawBook is a managed hosting platform for OpenClaw. Instead of setting up a server yourself, configuring Docker, installing dependencies, and managing security—we handle all of that. You get a ready-to-use VPS with OpenClaw pre-installed.

Why use ClawBook instead of self-hosting?

DIY Self-HostingClawBook Managed
2-4 hours setup timeReady in 5 minutes
You manage security patchesWe handle updates
You troubleshoot issuesWe provide support
Need your own hardware/VPSEnterprise-grade hosting included
Variable costsPredictable monthly pricing

If you enjoy tinkering with servers, self-host. If you want to just start chatting, use ClawBook.

Is ClawBook affiliated with the OpenClaw project?

No. ClawBook is an independent hosting provider. We're not affiliated with Peter Steinberger, the OpenClaw team, or Anthropic. We simply love the technology and want to make it accessible.

Is my data private?

Yes. Your ClawBook VPS is completely isolated:

  • Only you have SSH access to your server
  • Your conversations are stored only on your VPS
  • We never have access to your messages or AI conversations
  • Your API keys are stored encrypted on your server, not ours

The only data we store is billing information.


Pricing & Plans

What plans are available?

PlanvCPURAMStorageBest ForPrice
Standard24 GB80 GBPersonal use$29/mo
Pro48 GB160 GBPower users, local models$59/mo
Elite816 GB320 GBTeams, heavy usage$99/mo

What's included in the price?

  • Dedicated VPS with OpenClaw pre-installed
  • Software updates and security patches
  • Automated backups (frequency varies by plan)
  • Email support (response times vary by plan)
  • Dashboard access

Not included:

  • AI API costs (Anthropic, OpenAI, etc.)—you pay your provider directly
  • Custom domain SSL certificates
  • Custom development work

Can I change plans?

Yes. Upgrades take effect immediately with prorated billing. Downgrades take effect at the next billing cycle.

Is there a free trial?

We offer a 7-day money-back guarantee. If you're not satisfied for any reason, email support@clawbook.io for a full refund.

What payment methods do you accept?

  • Credit/Debit cards (Visa, Mastercard, Amex)
  • PayPal
  • Bitcoin (via BTCPay)

AI & LLM Providers

Which AI providers work with OpenClaw?

ProviderStatusNotes
Anthropic ClaudeRecommendedOpenClaw was built for Claude; best experience
OpenAIFully supportedGPT-4o, GPT-4-turbo, etc.
Google GeminiWorksSome features may be limited
OllamaFully supportedRun Llama, Mistral, etc. locally—no API costs
OpenRouterFully supportedAccess multiple providers with one API key

Do I need my own API key?

Yes. You bring your own API key from your preferred provider. This keeps your AI costs transparent and under your direct control.

How much does AI usage cost?

Depends on your usage and provider. Rough estimates:

Usage LevelClaude SonnetGPT-4oOllama (local)
Light (50 msgs/day)~$5-15/mo~$3-10/moFree
Medium (200 msgs/day)~$20-50/mo~$15-40/moFree
Heavy (500+ msgs/day)~$50-100/mo~$40-80/moFree

Can I run AI locally with no API costs?

Yes! Install Ollama and download models like Llama 3 or Mistral. They run entirely on your VPS with zero API costs. The trade-off is slightly lower quality than frontier cloud models, and you need sufficient RAM (8GB+ recommended).


Messaging Platforms

Which platforms does OpenClaw support?

  • WhatsApp — Personal accounts via WhatsApp Web protocol (Baileys)
  • Telegram — Bot API via grammY
  • Discord — Bot API
  • Slack — App/Bot integration
  • Signal — Via unofficial bridges
  • iMessage — Via BlueBubbles (macOS required)
  • Microsoft Teams — Bot integration
  • Matrix — Protocol support
  • Google Chat — Bot integration

Can I connect multiple platforms at once?

Yes! Each channel runs independently. You can have WhatsApp, Telegram, and Discord all connected to the same OpenClaw instance.

How does WhatsApp pairing work?

OpenClaw connects to WhatsApp using the same protocol as WhatsApp Web:

  1. Run openclaw channels login to generate a QR code
  2. Scan the QR code with WhatsApp on your phone
  3. Your ClawBook instance becomes a "linked device"

Your phone doesn't need to stay online 24/7 thanks to WhatsApp's multi-device feature.

Will WhatsApp disconnect if my phone goes offline?

WhatsApp multi-device can work independently for a while, but extended phone offline periods may cause disconnection. Best practices:

  • Keep your phone on WiFi when possible
  • Disable battery optimization for WhatsApp
  • Check connection status periodically

What's the "pairing" system for messages?

By default, OpenClaw doesn't respond to everyone who messages you. When someone new sends a message, they receive a short pairing code. You must approve this code before the AI will respond to them.

This prevents strangers from consuming your API credits if they somehow get your number.


Technical Questions

What are the server requirements?

ClawBook instances run on Ubuntu 24.04 LTS with:

  • Node.js 22+
  • Docker for sandboxing
  • OpenClaw gateway pre-configured
  • UFW firewall enabled
  • Fail2ban for brute-force protection

Do I get root SSH access?

Yes! Full root access is provided. Your welcome email includes SSH credentials. We recommend setting up SSH keys and disabling password authentication for security.

What port does OpenClaw use?

The Gateway dashboard runs on port 18789 by default. Access it at:

http://YOUR_SERVER_IP:18789

Where is my data stored?

Data TypeLocation
Configuration~/.openclaw/config.json
WhatsApp credentials~/.openclaw/credentials/whatsapp/
API keys~/.openclaw/agents/<id>/auth-profiles.json
Conversation history~/.openclaw/agents/<id>/sessions/
Memory~/.openclaw/agents/<id>/memory/

How are backups handled?

PlanFrequencyRetention
StandardWeekly2 backups
ProDaily7 backups
EliteDaily30 backups

Backups include your OpenClaw configuration, credentials, and conversation history.


Security

How secure is OpenClaw?

OpenClaw has several built-in security features:

  • Docker sandboxing — Command execution runs in isolated containers
  • Pairing system — Unknown contacts can't use your bot without approval
  • Tool restrictions — You can disable dangerous tools (exec, write, browser)
  • Gateway authentication — Token-based auth for the dashboard
  • File permission enforcement — Sensitive files are protected

What about prompt injection attacks?

Prompt injection is when malicious content tricks the AI into doing something unintended. OpenClaw mitigates this through:

  1. Docker sandboxing limits damage even if the AI is tricked
  2. Modern models (Claude Opus 4.5) are notably resistant to injection
  3. You can disable high-risk tools for untrusted contexts

No system is perfect, but the blast radius is contained.

Who can access my server?

Only you. ClawBook staff cannot access your VPS or data. We only have access to the underlying infrastructure (to handle hardware failures, etc.), not to anything running on your server.


Troubleshooting

My AI isn't responding

  1. Check Gateway is running: openclaw gateway status
  2. Verify your API key is valid and has credits
  3. Check if the sender is approved (pairing system)
  4. Check logs: openclaw logs --limit 50

WhatsApp keeps disconnecting

  1. Check you haven't exceeded 4 linked devices
  2. Verify your phone has stable internet
  3. Disable battery optimization for WhatsApp
  4. Re-scan the QR code: openclaw channels login

Dashboard won't load

  1. Check Gateway status: openclaw gateway status
  2. Verify firewall allows port 18789: sudo ufw status
  3. Try accessing via SSH tunnel for security
  4. Check logs for errors

"Auth store is empty" error

Your API key wasn't saved properly. Re-run the setup wizard:

openclaw onboard

Support & Billing

How do I get support?

ChannelAvailability
Email (support@clawbook.io)All plans, 24-48h response
Priority EmailPro/Elite, 4-8h response
Community DiscordAll plans
PhoneElite only

What support do you provide?

We help with:

  • ClawBook/OpenClaw setup and configuration
  • Connection troubleshooting
  • Account and billing questions

We can't help with:

  • AI prompt engineering or behavior tuning
  • Third-party service issues (WhatsApp bans, API provider problems)
  • Custom development

How do I cancel?

  1. Log into billing.clawbook.io
  2. Navigate to ServicesMy Services
  3. Select your service and click Request Cancellation
  4. Download any backups you need before cancellation

Data is deleted within 7 days of cancellation.


Still Have Questions?