# Thetawaves AI > Thetawaves AI is an AI-readiness and Answer Engine Optimization (AEO) scanner. > It analyzes any website for how well AI search engines and autonomous agents > (ChatGPT, Claude, Perplexity, Gemini) can find, understand, and act on it, > then returns a prioritized report with implementation-ready fix code. ## Core pages - [Home](https://thetawaves.ai/): Run a free AI-readiness scan - [Pricing](https://thetawaves.ai/pricing): Single scan and agency plans - [About](https://thetawaves.ai/about): What AEO is and why it matters - [Blog](https://thetawaves.ai/blog): Guides on AEO, agent readiness, and AI visibility - [Developer docs](https://thetawaves.ai/docs): REST API reference with code examples - [Contact](https://thetawaves.ai/contact): Get in touch ## Machine discovery - OpenAPI spec: https://thetawaves.ai/openapi.json - MCP manifest: https://thetawaves.ai/.well-known/mcp.json - Agent manifest: https://thetawaves.ai/.well-known/agent.json - AI plugin manifest: https://thetawaves.ai/.well-known/ai-plugin.json ## What we analyze - AI Agent Readiness: a 25-point framework across machine identity, API discoverability, structured actions, programmatic access, and trust signals. - AEO score: structured data, content quality, and AI-engine compatibility. - Trust signals: HTTPS, contact information, and an about page. - Indexing & crawl control: robots.txt, llms.txt, noindex, and canonical URLs. - AI visibility: industry-specific prompts tested against live AI search engines. ## API - OpenAPI spec: https://thetawaves.ai/openapi.json - Create a scan: POST https://thetawaves.ai/api/scans - Retrieve a scan: GET https://thetawaves.ai/api/scans/{id} - List categories: GET https://thetawaves.ai/api/categories ## Policies - [Terms of Service](https://thetawaves.ai/terms) - [Privacy Policy](https://thetawaves.ai/privacy)