Rover Documentation
Rover is the first DOM-native embedded web agent. It reads your live page structure, plans minimal actions, and executes them instantly — no knowledge base, no screenshots, no remote VM.
Install
<script src="https://rover.rtrvr.ai/embed.js" async></script>Then call window.rover('boot', { ... }) with your site key. Full guide →
Quick Start
Add Rover to your site in under 2 minutes with a single script tag.
Configuration
All boot options: domain scoping, task routing, checkpointing, and more.
Security & Policies
Domain restrictions, cross-domain policy, and external navigation controls.
API Reference
Site key management, key rotation, and domain policy APIs.
Examples
Common integration patterns for onboarding, checkout, forms, and more.