> ## Documentation Index
> Fetch the complete documentation index at: https://docs.consensus.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Citation Grounding

> Citation Grounding shows the exact quote behind every citation in a Consensus answer. Hover to see the passage, click to jump to it in the paper.

Every claim in a Consensus answer is tied to a real paper. Citation Grounding goes one step further: it shows you the exact passage in that paper that supports the claim.

It's a verification layer. Rather than asking you to trust AI search on faith, Consensus lets you check the evidence behind each sentence in seconds.

## How it works

* **Hover a citation** to see the quote from the paper that supports the statement.
* **Click the quote** to open the paper at that exact passage, in its original context.
* **Open the Evidence tab** on a paper to see every quote Consensus pulled from it for your search.

Grounding works best on papers where Consensus has full text. Through [publisher partnerships](/get-started/full-text-access#where-full-text-comes-from) (Wiley, Taylor & Francis, SAGE, ACS, APA, AAAS, Oxford University Press, and others), open-access PDFs, and your own uploads, Consensus can look beyond the abstract to find the supporting passage. See [Full text access](/get-started/full-text-access).

<Frame caption="Hover a citation to see the supporting quote; the paper opens at the highlighted passage.">
  <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/citation-grounding.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=e220698059650031f943af906338f0e2" alt="A Consensus answer with a citation card showing the quoted sentence from the paper, next to the paper's PDF with that sentence highlighted" width="1204" height="589" data-path="images/citation-grounding.png" />
</Frame>

## Reading the signals

| Signal                  | Meaning                                                                      |
| ----------------------- | ---------------------------------------------------------------------------- |
| Checkmark on a citation | The full text of the paper was used in the analysis                          |
| No checkmark            | Only the abstract was used                                                   |
| Colored citations       | When a Consensus Meter is shown, citations are colored by the paper's stance |

The **Citations** panel in a thread lists every paper cited across the conversation.

<Frame caption="Click a citation to open its card. USED FULL TEXT means the passage came from the full paper, not the abstract.">
  <img src="https://mintcdn.com/consensus-f7e6ffce/wHajK_wM4l0mxqJf/images/help/pro-messages-01.png?fit=max&auto=format&n=wHajK_wM4l0mxqJf&q=85&s=c4a55652be1b111cf3a1bf29725345fd" alt="A Pro answer with a citation card open showing the Used full text badge" width="1600" height="900" data-path="images/help/pro-messages-01.png" />
</Frame>

## Where it appears

Citation Grounding applies to AI-generated answers in the Consensus web app: Pro messages and Deep searches. The MCP server and API return paper metadata and key takeaways rather than per-claim quotes.

## Why it matters

Consensus is built on a simple rule: if the system can't ground an answer in real evidence, it won't make one up. Citation Grounding makes that rule visible. You can audit any sentence, catch a paper cited for something it never claimed, and move from an answer to the primary source without leaving the page.

<Tip>
  Combine Citation Grounding with a [citation verification workflow](/use-cases/citation-verification) to audit an entire bibliography.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Full text access" icon="file-text" href="/get-started/full-text-access">
    How Consensus reads paywalled papers.
  </Card>

  <Card title="Research Agent" icon="bot" href="/core-features/research-agent">
    The agent that produces grounded answers.
  </Card>
</CardGroup>
