# ReClaw

Zero-knowledge backup and recovery for OpenClaw agent workspaces.

ReClaw is for OpenClaw users who need encrypted restore points before risky changes, broken-auth recovery paths, and portable archives for fresh-host migration.

## Start

```sh
curl -fsSL https://reclaw.io/install.sh | sh
reclaw backup bootstrap
reclaw backup create --label "Before risky change"
```

## Links

- Docs: https://reclaw.io/docs
- OpenClaw Backup: https://reclaw.io/openclaw-backup
- Developers: https://reclaw.io/developers
- Guides: https://reclaw.io/guides
- Pricing: https://reclaw.io/pricing
- Backup strategy: https://reclaw.io/guides/openclaw-backup-strategy
- Restore drill: https://reclaw.io/guides/openclaw-restore-drill
- Update checklist: https://reclaw.io/guides/openclaw-update-survival-checklist
- OpenAPI: https://reclaw.io/openapi.json
- llms.txt: https://reclaw.io/llms.txt
