What it is
An answer capsule is a concise, standalone paragraph placed at the top of a content page that delivers a complete answer to the page's primary question in 40 to 60 words. It contains no fluff, no preamble, and no marketing language. The capsule states the definition, the mechanism, or the bottom-line takeaway in plain sentences that an AI system can extract and cite without rewriting. Think of it as the evidentiary exhibit that an answer engine quotes when a prospective client asks ChatGPT or Perplexity a question your firm should own.
The form is deliberate. Large language models retrieve and synthesize by pulling passages that look like answers. A well-crafted capsule mirrors the structure of a direct response: claim, evidence, implication. It avoids hedging, avoids subordinate clauses that bury the lead, and avoids the rhetorical throat-clearing that characterizes most legal and medical web copy. When your page opens with a capsule, you are handing the model a quotation block it can trust.
Why it matters for AI visibility
AI visibility depends on citation-worthiness. Models do not rank pages the way search engines once did; they select passages that answer the user's prompt and attribute them to sources. If your page buries the answer in paragraph three beneath a marketing headline, the model may skip it or hallucinate around it. The capsule ensures the answer is visible, verifiable, and attributable.
For law firms and healthcare practices, the stakes are specific. A prospective client asks "What is the statute of limitations for medical malpractice in New York?" or "Does HIPAA apply to AI chatbots used for patient intake?" If your site has a page on that topic and the capsule delivers the answer in 45 words with a citation to the relevant statute or regulation, the model can quote you. If the answer is dispersed across 800 words of biography and process description, you are not in the answer. The capsule is the difference between being cited and being invisible.
This connects directly to share-of-model measurement. When we run the Answer Visibility Meter against your domain, we are checking whether your capsules exist, whether they match the questions your buyers ask, and whether crawlers can reach them. The LLMO Readiness Score weights capsule presence heavily because it is the single most controllable lever for citation rate.
Where people get it wrong
The most common error is writing a summary instead of an answer. A summary describes what the page covers. An answer capsule answers the question. "This page explains the statute of limitations" is a summary. "In New York, the statute of limitations for medical malpractice is two years and six months from the date of the act or omission, with limited exceptions for foreign objects and continuous treatment" is a capsule. The first helps a human navigate. The second helps a model cite.
A second error is exceeding the word budget. Capsules that run to 120 words get truncated or ignored. The 40 to 60 word constraint is not arbitrary; it matches the typical snippet length that answer engines display and attribute. Discipline here is a technical requirement, not an editorial preference.
A third error is hiding the capsule behind JavaScript, accordion toggles, or cookie banners. The AI Crawler Access Check routinely finds capsules that render in a browser but are absent from the raw HTML that crawlers see. If the crawler cannot read it, the model cannot cite it. Server-side rendering or static HTML delivery is required.
A fourth error is keyword stuffing the capsule. Phrases like "best medical malpractice lawyer New York" inside a capsule signal low citation-worthiness. Models filter for authoritative tone, not keyword density. Write for the citation, not for the crawler.
What to do about it
Audit every high-intent page on your site. Identify the primary question each page answers. Write a 40 to 60 word capsule that answers it directly. Place the capsule as the first content element after the H1, in static HTML, with no script dependency. Validate with the AI Crawler Access Check that the capsule appears in the fetched source.
Use the llms.txt Generator to include capsule URLs in your llms.txt file. This signals to crawlers which pages contain authoritative answers and helps them prioritize extraction. The file acts as a map of your citation surface.
Measure the result. The Answer Visibility Meter tracks whether your capsules appear in model responses across ChatGPT, Claude, Perplexity, and AI Overviews. When a capsule is cited, you see the query, the model, and the attributed passage. When it is not, you see the gap. Adjust the wording, verify crawler access, remeasure.
Treat capsules as infrastructure, not content marketing. They are the structured data layer for answer engines. Schema.org markup helps, but the capsule is the human-readable, model-quotable ground truth. Build them once, maintain them as your practice areas evolve, and let the measurement tools tell you when they drift.