# ReadyLayer > ReadyLayer shows businesses how AI agents see their website, diagnoses what > gets in the way, and deploys an "Agent Layer" that makes the site readable to > agents. We publish this file because we ask our customers to. An agent that wants to understand this site should be able to do so without parsing our marketing pages. ## What the product does - **Agent Readiness Score** — every page is fetched twice, once as plain HTML and once after JavaScript runs, then checked against 35 rules across 8 categories (schema, metadata, structure, accessibility, content, links, crawlability, and JavaScript dependence). The score is proportionate: each applicable rule is a weighted factor, and rules we can fix automatically weigh more. - **Site audits** — the whole site is crawled, not just the page you paste in, so the report covers what you are leaving unoptimized. - **Agent Layer** — generated artifacts (JSON-LD, per-page markdown, `llms.txt`, an agent manifest) served from our infrastructure and injected by a small script tag. It is additive: it announces machine-readable resources rather than altering what a human reader sees. - **Monitoring** — scheduled re-audits, with alerts when a score regresses or structured data breaks. ## Honest limits - The script tag runs **client-side**, so it can only affect what an agent sees *after* JavaScript executes. An agent that reads raw HTML and does not run JS will not see the injected content. Rules that read raw HTML are therefore not moved by the Agent Layer, and we do not claim otherwise in the score. - The score measures agent-readiness signals, not content quality, and not whether any particular agent will cite you. ## Key pages - [Home](https://readylayer.io/) — what the product does, and a free scan - [Pricing](https://readylayer.io/pricing) — plans and add-ons ## Contact hello@readylayer.io