Documentation

This site is the developer tools hub for AOM: downloads, validator, plugins, agent kits, and the browser extension.

Start here (pick one path)

Terms you will see everywhere

  • Site policy — JSON at /.well-known/aom-policy.json that sets the default automation posture for your site.
  • Page AOM / surface — JSON in the page (usually a <script type="application/ld+aom+json"> block) describing that screen for agents.
  • automation_policy — Field on policy and pages: forbidden, allowed (with guardrails), or open. Explained in Automation modes.
  • Validateaom.tools/validate checks your JSON against the official schemas (same ideas as on .org).