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

# Overview

> Ask in plain language, get answers traced to their source, and turn them into finished deliverables, end to end

Chat is where most of your day-to-day work happens: you select one or more [Brains](/features/brains/overview), ask a question in plain language, and VirtualBrain answers using those documents (plus the web when you switch it on), citing every source so you can verify each claim and turn the answer into a finished deliverable.

<Frame>
  <iframe style={{ width: '100%', aspectRatio: '16/9' }} src="https://www.youtube.com/embed/O1jjP16ergc" title="Discover the Mainframe" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

  <iframe style={{ width: '100%', aspectRatio: '16/9' }} src="https://www.youtube.com/embed/O1jjP16ergc" title="Discover the Mainframe" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Why Chat is built around verification

In advisory work, every claim you put in front of a client carries your firm's name. Checking those claims costs more than generating them, which is where the productivity gain usually disappears.

Chat is a workflow built for human review: one-click citations, side-by-side verification, fully editable output, and targeted regeneration of just the paragraph you don't like. The AI drafts; you verify and decide.

<Frame>
  <img src="https://mintcdn.com/virtualbrain/gNSFXiO4Kf9iEHyE/images/Screenshot-2026-08-27-at-17.52.38.png?fit=max&auto=format&n=gNSFXiO4Kf9iEHyE&q=85&s=88dd50ded16e8f23ec9b1472e18e5844" alt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" lightAlt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" darkAlt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" className="dark:hidden" width="1636" height="756" data-path="images/Screenshot-2026-08-27-at-17.52.38.png" />

  <img src="https://mintcdn.com/virtualbrain/gNSFXiO4Kf9iEHyE/images/Screenshot-2026-08-27-at-17.52.38-1.png?fit=max&auto=format&n=gNSFXiO4Kf9iEHyE&q=85&s=3b0b9fdc8314c765cdaa992efadda4e3" alt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" lightAlt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" darkAlt="Illustration of the VirtualBrain Chat workflow, from question to sourced answer to finished deliverable" className="hidden dark:block" width="1636" height="756" data-path="images/Screenshot-2026-08-27-at-17.52.38-1.png" />
</Frame>

## How a chat unfolds

Every chat follows the same arc: ground your question in the right sources, watch the [Mainframe](/features/mainframe) research and assemble a sourced answer, then shape the deliverable and export it. Each stage has its own actions:

<Columns cols={3}>
  <Card title="Asking Questions" icon="message-circle-question" href="/features/chats/asking-questions">
    Start a chat, choose the Brains and files that ground the answer, and prompt for precision.
  </Card>

  <Card title="Sourced Answers" icon="quote" href="/features/chats/sourced-answers">
    Watch the research happen, then verify every claim against its source, side by side.
  </Card>

  <Card title="Refining & Exporting" icon="file-output" href="/features/chats/refining-and-exporting">
    Revise the deliverable in place, then export it to Word, PDF, Excel, or PowerPoint.
  </Card>
</Columns>

Behind all three sits the same engine.

<Card title="The Mainframe" icon="microchip" href="/features/mainframe">
  What it can reach in a chat: your documents, the  web, your tables analyzed, and a comparison report between two document versions
</Card>
