When ChatGPT names a brand in an answer, it isn't guessing. There's a specific retrieval-and-evaluation process behind every citation — and once you understand it, becoming a cited source stops being mysterious.
How does ChatGPT choose which sources to cite?
This process is called Retrieval-Augmented Generation, or RAG. Rather than answering purely from memory, the model fetches live sources and grounds its answer in them. That fetch-and-evaluate step is exactly where GEO operates.
Does ChatGPT use Google or Bing?
This single fact catches most businesses off guard. They pour effort into Google and never touch Bing, then wonder why ChatGPT never mentions them. Being indexed by Bing is a prerequisite for ChatGPT citation. It's one of the fastest wins available.
What happens step by step?
- Query fan-out. Your single question becomes several targeted sub-queries the system searches for.
- Retrieval. Results come back from Bing's index — so you must be indexed there.
- Evaluation. Pages are assessed for relevance, authority and how cleanly they answer the query.
- Extraction. The clearest, most self-contained answers are pulled out — this is where answer capsules win.
- Synthesis. The model composes its response and cites the sources it leaned on.
What makes a source more likely to be chosen?
The signals that matter most:
- Authority — established, trusted domains with consistent brand presence across the web.
- Structure — clean semantic HTML, question-format headings, answer capsules.
- Fact density — specific, sourced statistics rather than vague claims.
- Recency — fresh or recently updated content, signalled by an accurate dateModified.
- Machine readability — inline JSON-LD schema the crawler can parse without running JavaScript.
How do you become a source ChatGPT cites?
A practical starting checklist:
- Allow GPTBot and OAI-SearchBot in your robots.txt.
- Submit your sitemap to Bing Webmaster Tools.
- Add inline JSON-LD schema — Organization, Article, FAQPage.
- Rewrite key pages with answer capsules under question-format headings.
- Refresh high-value content quarterly and update the modified date.
None of this is guesswork once you see the pipeline. ChatGPT rewards content that's easy to find, easy to trust, and easy to extract. Build for those three things and citations follow.
Frequently asked questions
Want to know if ChatGPT cites you?
A free mini-audit tests your brand across ChatGPT, Claude, Gemini and Perplexity.
Get your free audit →