Getting Started

OverviewQuick StartInstant PreviewTry on Other SitesWorkspace

Integration

ConfigurationSecurity & PoliciesAI DiscoveryAI / Agent Tasks

Reference

API ReferenceInstant Preview APIExamplesRoadmap

AI Discovery

Keep the owner workflow simple: start with the Workspace-generated production snippet, let Rover publish the minimized seed/presence as the visible Rover cue, then add the well-known artifacts only if you want stronger machine-readable discovery beyond the runtime.

Required

Use the Workspace-generated install path first

Direct installs: open Install, copy the production snippet, and paste it before </body>.
Webflow-managed installs: Rover already deploys the required runtime bundle and head discovery tags for you, and Webflow onboarding now persists the same underlying Rover discovery config with curated seed/presence-led defaults. Re-open managed setup from Workspace when you need to reconnect or republish.
Baseline discovery: when AI launch is enabled, the generated snippet already emits Rover's marker, inline card/site manifests, hidden semantic landmark, and the visible Rover seed/presence cue. The larger debug-only action list stays out of production.
Recommended

Publish the generated well-known discovery files

If you do more than the snippet, publish the generated rover-site.json and agent-card.json files from Workspace. Publish them at:

/.well-known/rover-site.json
/.well-known/agent-card.json

`rover-site.json` is the authoritative Rover-native capability profile. `agent-card.json` is the broad interop card that generic agents and `service-desc` pointers can consume. Both stay generated from Workspace instead of asking site owners to invent schema by hand.

Optional

Add `service-desc` only if you control head tags or headers

Workspace also generates pointer surfaces that tell generic agents where the interop card lives. Use one of these if you control HTML head output or server/CDN headers:

HTTP `Link` header

Link: </.well-known/agent-card.json>; rel="service-desc"; type="application/json"

This belongs in app server, CDN, or reverse-proxy header config.

HTML head tag

<link rel="service-desc" href="/.well-known/agent-card.json" type="application/json" />

This belongs in <head>, not in the Rover boot snippet.

Optional support only

Treat `llms.txt` as a supplement

Workspace can generate an llms.txt addendum, but Rover should already be discoverable from the production snippet plus the well-known card/site files. Use it only if you specifically want that extra read-only machine-readable surface.

Webflow-managed sites

Required install: Rover handles the managed runtime deploy for you.
Advanced artifacts: only publish the generated `rover-site.json`, `agent-card.json`, `service-desc`, or `llms.txt` if you also control the live origin, CDN, or another route to publish those files or headers.
Workspace split: use Launch for first-time direct installs, Settings for ongoing edits, and Install for the generated outputs and portable test config.

Related guides

Quick Start for the required production install path.
Install to copy the generated snippet, test config JSON, and discovery artifacts.
Try on Other Sites for Helper, Console, Bookmarklet, and Live Test flows.
rtrvr.ai logo
Rover

Browser-native execution for websites and interfaces, plus analytics for the owners improving them.

Product

  • Overview
  • Get Started
  • Live Test
  • Pricing
  • Sweet Shop

Developers

  • GitHub
  • Preview Helper
  • Quick Start
  • Instant Preview
  • Try on Other Sites
  • Instant Preview API
  • Configuration
  • AI / Agent Tasks
  • API Reference
  • Security
  • Examples

Resources

  • Blog
  • Videos
  • SDK Preview Helpers
  • OpenAPI Spec
  • rtrvr.ai Docs
  • rtrvr.ai Cloud

© 2026 rtrvr.ai. All rights reserved.

PrivacyTerms