Use web search when current facts matter
Use this prompt when an answer depends on current, changing, specialized, or citation-required public information that should not be answered from unsupported model memory.
Scope and best-fit use
Use this prompt when public web evidence is required. Do not use it for files-only tasks, private data, or claims that must stay inside user-provided artifacts.
Inputs required
Provide the question, scope constraints, source preferences, freshness requirements, and required citation behavior. If search is unavailable or evidence is insufficient, the prompt should stop instead of guessing.
Copy-ready prompt
Copy the prompt and replace the QUESTION, SCOPE, and SOURCE REQUIREMENTS blocks before running the request.
Use web search before answering.
TASK:
Answer the QUESTION using current public web sources when needed. Do not answer from unsupported model memory if the answer depends on current, changing, specialized, or citation-required public information.
SEARCH TRIGGERS:
Use web search when any of the following apply:
- The question asks for current, recent, latest, updated, active, or changing information.
- The answer depends on product documentation, platform behavior, pricing, schedules, standards, laws, policies, or public guidance that may have changed.
- The topic is niche, unfamiliar, or hard to verify from general model knowledge.
- The user asks to browse, search, verify, look up, cite, or check public sources.
- The answer requires citations or source comparison.
SOURCE RULES:
- Prefer official documentation, standards bodies, primary sources, recognized institutions, or directly relevant source material.
- Use secondary sources only when primary sources are unavailable or when the task asks for public reporting or comparison.
- Check source relevance, freshness, and direct support before using a source.
FAILURE RULES:
- If web search is unavailable and the question requires web verification, output: BROWSING_UNAVAILABLE.
- If the inspected sources do not support the answer, output: INSUFFICIENT_EVIDENCE.
- If sources disagree, attribute the disagreement instead of flattening it into one unsupported answer.
- If a claim cannot be supported by the inspected sources, remove it or mark it as not verified.
OUTPUT:
A) Answer
B) Evidence summary
C) Source-supported claims
D) Source limits or disagreements
E) Not verified / insufficient evidence
F) Sources
QUESTION:
"""
Replace this block with the question or claim to verify.
"""
SCOPE:
"""
Replace this block with organization, jurisdiction, product, version, timeframe, exclusions, or other constraints.
"""
SOURCE REQUIREMENTS:
"""
Replace this block with required source types, freshness window, citation format, and any source-comparison requirements.
"""
Prompt setup
Use this as a runtime web-search prompt
Paste the question, scope, and source requirements into the prompt at runtime. Keep stable search-trigger and citation rules in the instruction layer when this task repeats.
Related web-verification resources
Use these resources when the task needs the procedure, policy, or public-source evidence boundary behind this prompt.