# Serge — Full Documentation > Serge tells e-commerce sites whether users behind AI agents can actually find their products and buy them. For a quick overview, see [llms.txt](https://serge.ai/llms.txt). ## Overview Serge scans e-commerce sites and measures how easy it is for an AI agent (Claude, ChatGPT, Operator) — acting on behalf of a human shopper — to find a product on the site and place it in a cart. The result is a single score from 0 to 100. Deterministic. No LLM in the loop at scan time. When a customer asks Claude, ChatGPT, or Operator to buy something on a site, the agent fires up a browser (via a Model Context Protocol server, a built-in computer-use tool, or a headless automation layer), navigates the site, tries to find the product, tries to add it to the cart, and either succeeds or gives up. Most enterprise e-commerce sites today fail silently at this test. Serge measures the conditions that predict failure — and tells e-commerce teams exactly what to fix. ## The scope — user → agent → eshop Serge occupies the middle layer of a three-layer problem: - **Upstream (visibility):** Does ChatGPT mention you in its answers? GEO territory. Covered by Athena, Profound, Scrunch, Peec, Otterly, Semrush AI Visibility, Adobe LLM Optimizer. - **Middle (arrival + traversal):** Can the agent actually find and buy your products once it lands on your site? **This is Serge's layer.** No other tool covers it. - **Downstream (attribution):** What share of revenue came from LLM-mediated sessions? Attribution tooling — Dreamdata, HockeyStack, Bizible (all partially broken for agent-mediated traffic). ## What the scanner measures One question: **can a user behind an AI agent find a product on this site and place it in a cart?** ### Scoring methodology status **The scoring methodology is being rebuilt from the ground up as of April 2026.** The previous version measured "agent readiness" across five invented dimensions (Access, Identity, Interaction, Content, Integration) with 49 checks. That framework has been retired because it forced buyers to learn a proprietary ontology before understanding the value. The replacement is simpler and grounded in the specific question above. The research direction for the rebuild covers the structural conditions an agent needs to complete the user → agent → eshop journey: - **Can the agent reach the site at all?** Bot protection posture, robots.txt permissions, WAF behavior, CDN rules, cookie walls. - **Can the agent find products?** Sitemap quality, navigation semantics, product URL discoverability, internal link structure, search functionality. - **Can the agent parse product data?** Schema.org Product markup, Offer data, Availability, clear pricing, variant metadata, inventory visibility. - **Can the agent interact with the page?** Real `