- What exactly does the check measure?
- 9 technical areas across four pillars — Retrievable, Explainable, Actionable, Distributed — worth 100 points in total: AI crawler access (18), JavaScript dependency (14), Agent basics (10), Search index verification (9), llms.txt (14), Structured data (14), Feed & product data (9), Agentic buyability (7), Catalog prerequisites (5). Everything is measured live against your domain, nothing is estimated.
- How can an area be worth nothing?
- Because not every area applies to every site. A blog has no checkout for an agent to use, so scoring it zero for that would be a false negative dressed up as a measurement. Areas that do not apply are removed from the calculation entirely — the score is a percentage of what is actually applicable. And where an area does apply but we genuinely cannot see it from the outside, it counts as half rather than zero.
- What does it cost?
- Nothing. The check is permanently free, with no login and no credit card. 3 of the 9 areas are visible immediately, the remaining 6 after you enter your email address.
- Why do I have to give my email for 6 of the checks?
- Because we send you the full report by email — all 9 areas with one concrete fix each, in a form you can forward to your engineers. You also join our newsletter and can unsubscribe with one click.
- How long does a scan take?
- Usually under 60 seconds. Every individual check has a 10-second timeout; a check that fails is left out of the score rather than counted as zero, and never aborts the scan.
- Does the scan change anything on my website?
- No. We only read publicly available URLs: your homepage, robots.txt, llms.txt, llms-full.txt and sitemap.xml. We additionally look up your public DNS TXT records to check for search-index verification. We write nothing, submit nothing, and register nothing on your behalf.
- What happens to my data?
- Every scan is stored anonymously — domain, score and check results — and feeds the aggregated market data at /api/v1/stats. Your email address is stored separately and is never published alongside a specific scan.
- Is the result public?
- The result page is shareable and indexable by default. On the page itself you can switch it to noindex with one click.
- Is there an API?
- Yes. Everything the interface can do, the API can do: POST /api/v1/scans starts a scan, GET /api/v1/scans/{id} returns the result, GET /api/v1/stats returns aggregated market data. The OpenAPI spec lives at /api/v1/openapi.json.
- How is this different from AgentReady Monitor?
- The check measures technology: can agents reach your content at all? The Monitor measures effect: do ChatGPT, Claude and Perplexity actually recommend you, and in what words?