# Thetawaves AI - Full Content Export > A longer, machine-readable description of Thetawaves AI for LLM ingestion. ## What Thetawaves AI does Thetawaves AI scans a website and measures how ready it is for AI search engines and autonomous AI agents. Users submit a URL; the system scrapes and analyzes the page, generates AI-powered insights, and presents actionable recommendations with implementation code snippets. ## Scoring - Page Fundamentals: on-page basics — schema, headings, meta, OG tags, image alt. - Trust Signals: HTTPS, reachable contact information, and an about page. - Indexing & Crawl Control: robots.txt, llms.txt / llms-full.txt, noindex tags, and canonical URLs. - AI Agent Readiness: a 26-point framework grouped into five categories: 1. Machine identity - llms.txt, /.well-known/agent.json, /.well-known/mcp.json, /.well-known/ai-plugin.json. 2. API discoverability - a published OpenAPI spec and links to developer docs. 3. Structured actions - schema.org Action types and machine-readable pricing. 4. Programmatic access - clean, agent-friendly endpoints and responses. 5. Trust signals - credibility and legal/contact information. ## AI Visibility Analysis Thetawaves tests industry-specific AI search prompts across ten industries (Marketing, Ecommerce, SaaS, Media, Local Services, Healthcare, Finance, Real Estate, Travel, Education) and checks whether the scanned website appears in the AI-generated answers. ## Pricing - Single Scan: full report for one URL. - Agency Package: ten scans at a discounted rate with a reusable agency code. ## API The public REST API is documented at https://thetawaves.ai/openapi.json. Create a scan with POST https://thetawaves.ai/api/scans and retrieve results with GET https://thetawaves.ai/api/scans/{id}. ## Contact Support: support@thetawaves.ai