> ## 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.

# Welcome to Blazar

> Blazar is an autonomous AI system that researches and scouts entities from the web based on natural language queries, returning structured data tables with the exact fields you ask for.

## What is Blazar?

Blazar turns your research questions into structured, cited data tables. Describe what you're looking for in plain language, and Blazar's AI agents scout the web, extract the data you need, and organize it into clean tables with sources you can verify.

<Frame>
  <img src="https://mintcdn.com/blazar/JDWcRyk8eKx3B7KZ/images/hero-dark.png?fit=max&auto=format&n=JDWcRyk8eKx3B7KZ&q=85&s=6f67f5cb93d9599b744c1595a8c2990b" alt="Blazar app showing a populated research table with citations" className="block dark:hidden" width="696" height="413" data-path="images/hero-dark.png" />

  <img src="https://mintcdn.com/blazar/JDWcRyk8eKx3B7KZ/images/hero-light.png?fit=max&auto=format&n=JDWcRyk8eKx3B7KZ&q=85&s=4a2df5c45939ad2b8ff0f0908b817529" alt="Blazar app showing a populated research table with citations" className="hidden dark:block" width="696" height="413" data-path="images/hero-light.png" />
</Frame>

## Why Blazar?

<Columns cols={3}>
  <Card title="Natural language queries" icon="message">
    Ask for exactly the data you need — no complex query syntax, no filters to configure. Just describe your research goal.
  </Card>

  <Card title="Structured results" icon="table">
    Get clean, organized tables with rows for each entity and columns for each data point you requested.
  </Card>

  <Card title="Cited sources" icon="quote-left">
    Every data point links back to its source. Verify any result with a single click.
  </Card>
</Columns>

## Get started

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Create your first research table in minutes.
  </Card>

  <Card title="Tables" icon="table" href="/concepts/tables">
    Learn how Blazar organizes your research into structured tables.
  </Card>

  <Card title="Writing queries" icon="pen" href="/concepts/queries">
    Write effective queries to get the best results from Blazar.
  </Card>

  <Card title="Citations" icon="quote-left" href="/concepts/citations">
    Understand how Blazar cites and sources every data point.
  </Card>
</Columns>
