# Answer Engine

> Source: https://rankxai.com/glossary/answer-engine · Last updated: 2026-08-18

An answer engine is a search product that returns a written answer rather than a ranked list of links, citing a handful of sources inside it. ChatGPT search, Perplexity, Claude and Google AI Mode are answer engines. The distinction that matters is that an answer engine selects passages, not pages.

## How is an answer engine different from a search engine?

A search engine ranks documents and hands you the list. An answer engine retrieves passages from several documents, writes one reply out of them, and shows a few sources beside it. The unit changes from the page to the passage, and the number of winners collapses: a results page has ten positions, an answer has room for three or four sources and one recommendation.

The second difference is that the question the engine searched is not the question the reader typed. [Query fan-out](/glossary/query-fan-out) means one prompt becomes many generated searches, so a page can be retrieved for a phrasing nobody entered.

## Which products count as answer engines?

The useful test is whether the product writes prose and cites, rather than whether it has AI in the name. By that test: ChatGPT search, Perplexity, Claude with search, Google [AI Mode](/glossary/google-ai-mode) and Microsoft Copilot all qualify. [AI Overviews](/glossary/ai-overview) sit at the boundary, because the summary is an answer but the results page underneath it is still a ranked list.

They are not one channel, and treating them as one is the most expensive mistake in this category. Each retrieves from a different index: Perplexity built its own, ChatGPT search runs on OpenAI’s crawler, Claude uses a mix, and Google’s surfaces sit on Google’s own stack. A brand cited by one is not thereby cited by the others. The overlap between them has been measured and it is low, which means an audit that checks one assistant and reports “AI visibility” is describing a single index and calling it a channel.

## What does an answer engine change for a site?

Two things, in opposite directions. It reduces the number of clicks a good ranking earns, because a satisfied reader does not need the page. And it raises the value of being the source that gets named, because the answer arrives with a recommendation attached rather than as one option in a list of ten.

The practical consequence for a publisher is that presence has to be measured differently. A rank has no meaning inside an answer, and there is no position two. What can be measured is how often you appear across a panel of prompts, which is what a [share of voice](/glossary/ai-share-of-voice) figure is for. The other thing worth measuring is who occupies the answer instead of you, because on a new brand that is the only number with any content in it: your own figure will be zero for a while, and zero on its own is not a finding.

## Sources

- [Google Search Central: AI features and your website](https://developers.google.com/search/docs/appearance/ai-features), checked 2026-08-18
- [Perplexity bot documentation, on its own index](https://docs.perplexity.ai/guides/bots), checked 2026-08-18
