All AI search engines

AI Search Engine Deep Dive

How Claude Works

The reasoning engine that searches when it needs to — not by default

Founded

2021

Valuation

$380B

Revenue

$30B run-rate

Enterprise API

32% market share

Flagship model

Opus 4.6 / Sonnet 4.6

Ad-free

Yes — policy confirmed

A note on transparency: this page was written by Claude, Anthropic's AI. We believe the most useful thing we can do is be precise about what we actually know — and honest about where our knowledge ends. The same standard applies here as on every other page in this series.

Claude is structurally different from every other AI engine in this series. Perplexity always retrieves from the web. ChatGPT searches when triggered. Gemini grounds when its classifier decides. Claude starts from reasoning — and reaches for the web only when a search tool is explicitly available and Claude judges it necessary. This distinction shapes everything about how your brand gets cited.

Everything on this page is sourced from official Anthropic documentation, the Anthropic API release notes, and publicly documented technical specifications. Where we don't have a verified source, we say so explicitly.

What is Claude?

A reasoning model with optional web access — not a search engine.

Claude was built on a fundamentally different premise than the other engines in this series. From the Anthropic official announcement of web search, May 2025: "Web search is now available globally on all Claude plans. When Claude incorporates information from the web into its responses, it provides direct citations so you can easily fact check sources."

But this framing is important: web search is something Claude can do — not something Claude always does. The official API documentation describes it as a tool: "The web search tool gives Claude direct access to real-time web content, allowing it to answer questions with up-to-date information beyond its training knowledge."

Claude is also built differently at the model level. Anthropic developed Constitutional AI — a documented alignment approach where Claude's values and behaviors are shaped by explicit principles rather than purely by human feedback. This is the only publicly documented alignment methodology of any engine in this series. Constitutional AI shapes how Claude approaches accuracy and source attribution: Claude is trained to acknowledge uncertainty, avoid overconfident claims, and flag when information may be outdated.

In practice, this means Claude is more likely than other engines to say "I'm not certain about this" rather than confidently stating incorrect information — and more likely to suggest verifying claims from primary sources.

Technical architecture

How Claude retrieves and generates answers

When web search is enabled — in claude.ai or via API — Claude follows a documented process. The key architectural distinction: Perplexity always retrieves. ChatGPT retrieves when Search Mode triggers. Gemini retrieves when its prediction classifier fires. Claude retrieves only when the web_search tool is available and Claude decides it's necessary.

"Web search is now available globally on all Claude plans. When Claude incorporates information from the web into its responses, it provides direct citations so you can easily fact check sources."

Anthropic — Claude web search announcement, May 27, 2025 (anthropic.com/news/web-search)
1

Claude Decides Whether to Search

Claude analyzes the query and decides independently whether web search is necessary. For queries answerable from training knowledge, Claude responds directly. For current events, recent data, or time-sensitive information, Claude activates the search tool.

This is the fundamental difference: Claude decides when to call a tool based on the user's request and the tool's description. Web search is not a default behavior — it is a reasoned decision.

Confirmed: Anthropic API documentation — "Claude decides when to call a tool based on the user's request and the tool's description."
2

Targeted Query Generation

When Claude searches, it generates targeted search queries optimized for the information it needs — not a direct copy of the user's question. Claude reformulates the question into specific search queries designed to retrieve the most relevant results.

Confirmed: InfoQ, May 2025 — "The new feature works by enabling Claude to generate targeted search queries when up-to-date information is needed."
3

Brave Search Retrieval

Claude uses Brave Search as its web search provider — a privacy-focused independent search engine. This is a significant architectural difference from ChatGPT (Bing) and Gemini (Google Search). Brave Search maintains its own independent web index, separate from both Microsoft and Google ecosystems.

This means your content needs to be indexed by Brave's crawler in addition to Google and Bing. Standard web crawlability practices apply.

Confirmed: Cobus Greyling technical documentation, September 2025 — "Claude uses Brave Search as its web search provider."
4

Iterative Search if Needed

Claude can perform multiple searches, refining queries based on previous results to build more complete answers. The max_uses parameter in the API controls how many searches Claude can perform per query.

This iterative approach means Claude can progressively narrow down to the most relevant information — and a brand with deep, comprehensive content across multiple pages gives Claude more material to work with at each iteration.

Confirmed: Anthropic API documentation — max_uses parameter and iterative search capability documented.
5

Cited Response

Claude synthesizes retrieved information and provides inline citations. The citations capability was officially launched in the Anthropic API in 2025, allowing Claude to provide source attribution for information retrieved from the web.

Unlike Gemini's passage-level confidence scores, Claude's citations are inline and passage-level — linking specific claims in the response to specific sources.

Confirmed: Anthropic API release notes — "We've launched citations capability in the API, allowing Claude to provide source attribution for information."

What we know — and what we don't

Intellectual honesty is the point of this page. Most content about Claude optimization mixes verified facts with educated guesses without distinguishing between them. We don't do that.

Confirmed by official sources

  • Web search available globally on all Claude plans since May 27, 2025
  • Claude uses Brave Search as its web search provider
  • Web search is a tool — not Claude's default mode
  • Citations capability officially launched in Anthropic API
  • Iterative search possible — Claude can refine queries across multiple searches
  • ClaudeBot is Anthropic's web crawler
  • Constitutional AI is the documented alignment methodology
  • Claude products are ad-free — confirmed by Anthropic

Not publicly disclosed

  • The exact signals Claude uses to decide when to activate web search
  • How Claude ranks or weights retrieved sources before synthesizing
  • The specific crawl frequency and scope of ClaudeBot
  • Whether ClaudeBot's training data collection and search retrieval use different pipelines

No Ads: The Only Engine Where Citations Cannot Be Bought

This is the only AI engine in this series with an explicit no-advertising policy.

In early 2026, OpenAI began showing ads in ChatGPT's free tier. Anthropic explicitly positioned Claude as the ad-free alternative. Anthropic confirmed that Claude products will not feature advertising, in contrast to OpenAI's advertising rollout for ChatGPT free users. This was reinforced during Anthropic's Super Bowl campaign positioning in February 2026.

Why this matters for brand visibility: on ChatGPT, there is now a paid advertising layer — a brand can pay to appear in ChatGPT responses. On Claude, no such mechanism exists. Citation is purely earned, never paid. For brands building long-term AI visibility, this means Claude citations carry a different signal: they cannot be bought.

Perplexity vs ChatGPT Search vs Gemini vs Claude

The same question, three completely different systems.

PerplexityChatGPT SearchGeminiClaude
Default mode Real-time RAGTraining + optional searchGrounding + trainingReasoning from training
Web search AlwaysSearch Mode triggerPrediction classifierTool — Claude decides
Search provider Proprietary indexBing + partnersGoogle SearchBrave Search
Crawler PerplexityBotOAI-SearchBot + GPTBotGoogle-ExtendedClaudeBot
Ads NoneYes (free tier, 2026)NoneNone — policy confirmed
Alignment method N/ARLHF + safety trainingRLHF + safetyConstitutional AI (documented)
Citation granularity Source-numbered inlinePage-level inlinePassage-level + confidenceInline, passage-level

The critical insight: Claude is the only engine where web search is an explicit tool call, not an architectural default. This means Claude's citation behavior is the most reasoning-driven of the group — and the least predictable from a pure content optimization standpoint. The best strategy is not to optimize for Claude's search behavior but to be the kind of source Claude's reasoning would naturally reach for: authoritative, accurate, and well-structured.

Practical implications

What this means for your brand's visibility

Five implications derived directly from Claude's confirmed architecture.

1. Allow ClaudeBot in your robots.txt

ClaudeBot needs access to index your content for both Claude's training data and web search retrieval. This is the primary technical gate for Claude visibility.

Source: Anthropic API documentation

2. Quality of reasoning matters more than search optimization

Because Claude reasons first and searches second, a brand with a strong reputation for expertise, accuracy, and clear communication is more likely to be cited — even without specific search optimization. Claude's Constitutional AI training makes it sensitive to credibility signals.

Source: Constitutional AI methodology, Anthropic research

3. Brave Search indexation is the search-specific prerequisite

When Claude does web search, it retrieves via Brave Search. Your content should be indexed in Brave's independent web index. Ensuring your site is crawlable and well-structured helps Brave indexation.

Source: Anthropic web search documentation — Brave Search provider

4. Claude citations are never paid

Unlike ChatGPT, there is no advertising mechanism in Claude. Every citation is earned purely through content relevance and quality. This makes Claude citations a purer signal of genuine authority.

Source: Anthropic official ad-free policy, 2026

5. The iterative search model means depth beats surface

Claude can perform multiple searches to build a complete answer. A brand with rich, deep content across multiple relevant pages gives Claude more to work with than a brand with a single optimized landing page.

Source: Anthropic API documentation — iterative search + max_uses parameter

Frequently asked questions about Claude

Does Claude search the web by default?
No. Claude is a reasoning-first model. Web search is a tool that Claude activates only when it judges that real-time information is necessary to answer the query. For questions answerable from training knowledge, Claude responds directly without searching. This is the fundamental architectural difference from Perplexity (always searches) and Gemini (prediction classifier decides).
What search engine does Claude use?
Claude uses Brave Search as its web search provider — a privacy-focused independent search engine with its own web index, separate from both Google and Microsoft ecosystems. This means your content needs to be indexed by Brave's crawler in addition to Google and Bing for maximum Claude visibility.
What is ClaudeBot and should I allow it?
ClaudeBot is Anthropic's web crawler that indexes content for Claude's training data and web search retrieval. Allowing ClaudeBot in your robots.txt is the primary technical gate for Claude visibility. Unlike Google's split between Googlebot and Google-Extended, Claude currently uses a single bot for both purposes.
Are there ads in Claude's responses?
No. Anthropic has an explicit no-advertising policy for Claude products, confirmed in 2026. Unlike ChatGPT, which introduced ads in its free tier, every Claude citation is earned purely through content relevance and quality. Citations cannot be bought.
How can I optimize my brand for Claude citations?
Three priorities: First, allow ClaudeBot in your robots.txt. Second, focus on being genuinely authoritative — Claude's reasoning-first approach means credibility signals matter more than search optimization tricks. Third, create deep, comprehensive content across multiple pages — Claude's iterative search capability means depth beats surface-level coverage.

Sources cited on this page

Every factual claim on this page is sourced. We link to primary sources directly.

  1. Anthropic — Claude web search now available globally on all plans — May 2025 [source] Official documentation
  2. Anthropic API Documentation — Web Search Tool [source] Official documentation
  3. Anthropic API Release Notes — Citations capability launch [source] Official documentation
  4. Anthropic API Documentation — Tool use with Claude [source] Official documentation
  5. InfoQ — Anthropic Introduces Web Search Functionality for Claude Models — May 2025 [source] Reference
  6. Wikipedia — Anthropic (founding, Constitutional AI, Claude history) [source] Reference
  7. Aggarwal et al. — GEO: Generative Engine Optimization, KDD 2024, Princeton / IIT Delhi — 2024 [source] Academic paper

Does your brand appear when your prospects ask Claude about what you do?

Most brands don't know. Storyzee runs systematic prompt testing across Perplexity, ChatGPT, Gemini and Claude — and turns the results into a score out of 100 with a prioritized action plan.