The Citation pillar tracks, analyzes, and optimizes the external sources and URLs that AI platforms browse and cite during grounded search to attribute their answers.

flowchart TD
    Query[User Query] --> AI[AI Model with Live Browsing]
    AI -->|Execute Search| Retrieval[Live Web Retrieval]
    Retrieval --> Sources[Top Web Sources & Brand Domain]
    Sources --> Extract[Extract Factual Snippets]
    Extract --> Synth[Grounded Response Synthesis]
    Synth --> Output[Attributed Answer with Brand Citations]

Referenced by