Getting started
End-to-end flow: capture a surface, save it, then validate at aom.tools/validate.
1. Capture a surface
Use the AOM Surface Explorer browser extension (see Downloads for surface owners). Load it in Chrome or Edge, open any page, then use the toolbar icon to generate or read the page's AOM. Copy the JSON or save it as a *.aom.json file.
2. Validate
Use the AOM validator at aom.tools to validate your surface (paste URL or JSON). The canonical spec and schemas are on www.agentobjectmodel.org.
3. Add AOM to your site
Pick a plugin for your stack (Next.js, Nuxt, Gatsby, WordPress, Shopify, or static snippets) from Plugins, or serve /.well-known/aom-policy.json and per-page <script type="application/ld+aom+json"> as described in the spec.
Documentation · Downloads · Surface owners (extension, plugins) · Agent owners (kits)