# Will It Cite > A tool that measures whether AI answer engines can reach, read and quote a web page, then generates the files needed to fix what it finds. Currently in development. Will It Cite scans a URL against the specific crawlers that gate ChatGPT Search, Perplexity, Google AI Overviews, Microsoft Copilot and Claude, and reports what it measured rather than what it assumes. ## Status - [Homepage](https://willitcite.com/): Announcement page. The scanner is not yet publicly available. ## What it measures - Access and rendering: whether retrieval crawlers can fetch the page, and whether content is present in the HTML they receive without executing JavaScript. - Content citability: whether sections lead with self-contained answers, and how much verifiable evidence sits per 1,000 words. - Structured data: whether JSON-LD parses, and whether it resolves the brand to a known entity. - Machine-readable standards: whether /llms.txt exists, follows the specification, and links to pages that resolve. ## Contact - Email: support@willitcite.com