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

# Citations & Sources

> How Blazar cites every data point with verifiable web sources.

## Every result is cited

Blazar doesn't just give you answers — it shows you where each answer came from. Every cell in a Blazar table is backed by one or more citations, each linking to the original web source and the exact passage the data was extracted from.

## Anatomy of a citation

Each citation contains three pieces of information:

| Component         | Description                                               | Example         |
| ----------------- | --------------------------------------------------------- | --------------- |
| **Value**         | The data point displayed in the table cell                | `result_value`  |
| **Source URL**    | The web page where the information was found              | `source_url`    |
| **Citation text** | The exact passage from the source that supports the value | `citation_text` |

## Viewing citations

To view the citations for any data point:

1. **Click on a cell** in your table, or press `Cmd` + `0` (Mac) / `Ctrl` + `0` (Windows/Linux) to toggle the citation panel
2. The **citation panel** opens on the right side of the screen, showing all sources for that cell
3. Each source displays the URL and the exact quoted passage

<Frame caption="The citation panel showing sources for a selected table cell.">
  <img src="https://mintcdn.com/blazar/JDWcRyk8eKx3B7KZ/images/citation.png?fit=max&auto=format&n=JDWcRyk8eKx3B7KZ&q=85&s=66e6589fdf1c4dab05ce0d2d222847da" alt="Blazar table with citation panel open showing citation text and source URLs" width="3278" height="2018" data-path="images/citation.png" />
</Frame>

## Multiple sources

Some data points are supported by more than one source. When Blazar finds the same information confirmed across multiple web pages, it includes all relevant citations. This helps you:

* **Cross-reference** data across independent sources
* **Assess reliability** — data confirmed by multiple sources is more trustworthy
* **Choose the best source** for your own work

## Verifying data

You can verify any data point by clicking the source URL in the citation panel. This opens the original web page where you can see the information in its full context.

<Tip>
  If a data point seems surprising or critical to your work, check the original source. Blazar provides the tools to verify — use them.
</Tip>

## How Blazar selects sources

Blazar's AI agents search the web for relevant, authoritative pages. For each data point, the agents:

1. Search for information matching your query
2. Extract the relevant passage from the source page
3. Record the exact URL and quoted text as a citation
4. Present the structured result in your table

The citation text is the actual passage from the source — not a summary or paraphrase. This makes it easy to verify that the data accurately reflects what the source says.
