How it works · 8 min read

Where an AI answer gets its sources.

Retrieve, rank, synthesise, cite. Four stages, and you can fail at any one of them, for four completely different reasons. Knowing which stage drops you is the difference between fixing the problem and rewriting a page nobody read.

· By the Askwords team

“The AI doesn’t cite us” is not one failure. It is four, stacked, and each has a different fix. Rewriting your page when the real problem is that no crawler ever fetched it is a month spent on the wrong stage.

You do not need the internals of any particular product to work this out. Every answer engine that cites the live web follows roughly the same shape, and that shape is enough to diagnose your own problem.

01 · The four stages

A question becomes an answer in four steps

Each stage narrows the field. Dozens of pages become a handful, a handful becomes one answer, and that answer carries two or three links. Your job is to work out which narrowing removed you.

Retrieve01

Is your page even in the candidate set?

A search runs, sometimes several, rewritten from the user’s question, and a few dozen pages come back. If you are not in that set, nothing later can save you.

Fails when: Blocked crawler, not indexed, no page on the topic, content only rendered client-side.

Rank02

Is your page near the top of that set?

Candidates are ordered by relevance, authority and freshness: largely the same machinery as classic search ranking, which is why SEO still matters here.

Fails when: Thin page, weak domain authority, stale content, a competitor answering the question more directly.

Synthesise03

Does your page contain a liftable answer?

The model reads the top candidates and writes one answer. It needs self-contained passages that state something specific and checkable.

Fails when: Answer buried below 800 words of preamble, vague claims, marketing language with nothing to quote.

Cite04

Did the answer attach your link to the claim?

Sources are selected for the statements actually made. Different answer engines cite very differently: some link almost everything, some link almost nothing.

Fails when: Your fact was used but attributed to an aggregator that repeated it more clearly.

Each stage is a filter, and filters are ordered. Improving stage three does nothing if you are being removed at stage one.
02 · 1. Retrieve

The question you were asked is rarely the query that ran

Answer engines rewrite. A buyer typing “what should I use to invoice clients if I’m a one-person plumbing business” does not produce one search for that sentence. It produces several shorter ones: invoicing software for tradespeople, best invoicing app sole trader, and so on. And the union of those results forms the candidate set.

Two consequences follow, and both are useful. First, exact-phrase optimization is pointless, because your phrase is not what ran. Second, breadth of coverage beats precision: pages that address a topic from several angles get pulled into more of those sub-searches.

The stage-one checklist

Search your target question in ordinary Google and Bing. If your page is nowhere in the first two pages of either, you are probably not in the candidate set at all, and every content improvement below stage one is premature. Confirm crawler access first, then indexing, then ranking.
03 · 2. Rank

This is the stage where SEO is still doing the work

Candidates get ordered before the model reads them, and that ordering leans on the same signals search has always used: topical relevance, link and brand authority, freshness, and whether the page appears to answer the question rather than merely mention it.

This is precisely why GEO does not replace SEO. Everything that makes you rank makes you a candidate; being a candidate is the price of admission to the stages where the newer work happens.

Relevance

One page per question beats one page trying to serve five. Specific pages win specific sub-searches.

Authority

Slow to build, and mostly earned off your own site. This is where third-party mentions pay off twice.

Freshness

Weighted heavily for anything with prices, versions or a year in it. A visible, honest update date matters.

04 · 3. Synthesise

The model needs something it can lift

Now the model reads the top candidates and writes an answer. It is looking for passages that stand on their own and say something definite. A paragraph that only makes sense after the three above it is hard to use; a paragraph that asserts a specific, checkable thing is easy.

This is the stage where good marketing pages lose to mediocre documentation. The marketing page is written to build to a conclusion. The documentation states the conclusion and moves on, and that is the shape that gets synthesised.

Hard to lift

“As we saw above, this depends on your setup. Every business is different, which is why our team works closely with each client to find the right fit.”

Easy to lift

“Sole traders pay £12 a month. VAT-registered businesses need the £29 tier for Making Tax Digital submissions. Below about ten invoices a month, a spreadsheet is genuinely fine.”

05 · 4. Cite

Being used and being credited are not the same

The final stage attaches sources to statements. It is possible, and common, for your page to inform an answer without being linked, because another page said the same thing more quotably, or because the answer engine simply cites sparsely.

Watch for the pattern where you are mentioned accurately and cited elsewhere. The model clearly knows your specifics and is crediting an aggregator that repeated them. The fix is usually to be the clearest statement of your own facts, not to publish more of them.

If a directory outranks you as the source for facts about your own business, that is not a model problem. That is your page burying what the directory put in a table.
06 · Which stage lost you

Four symptoms, four different weeks of work

Run your question, then work down this table until a row matches. The first match is your stage.

What you observeStageWhat to do
Not in normal search results eitherRetrieveCrawler access, indexing, then whether the page exists at all.
Ranks on page three, never citedRankOrdinary SEO: depth, internal links, authority, a genuine update.
Ranks well, still never citedSynthesiseRestructure. Answer in the first paragraph, specifics with numbers, self-contained sections.
Described accurately, credited elsewhereCiteOwn your own facts. Put them plainly on a page that is unmistakably yours.

One caution: check this on more than one answer engine before deciding. A retrieval failure on one engine and a synthesis failure on another is entirely possible, and it means two different jobs rather than one.

The takeaway

Fix the stage that dropped you, not the stage you enjoy working on.

Most teams default to writing, because writing feels like progress. The pipeline tells you whether writing is even the constraint, and about a third of the time, it is not.
Check three buyer questions free

Sources and further reading

Askwords measures a selected set of buyer questions against fresh answers from each engine. AI answers vary by model, time, context and personalization, so a check is evidence of the answers observed, not a universal judgement about a brand.