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

# Ontoic Documentation

> Welcome to the Ontoic docs. Learn how to capture knowledge, ask questions, and run deep research — all from your personal knowledge graph.

Ontoic is a personal knowledge graph that automatically connects everything you capture — notes, PDFs, web clips, and ideas — so you can ask questions and get answers cited directly to your own sources. No tagging, no filing, no hallucinations. Just your knowledge, made queryable.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what Ontoic is, who it's for, and how it solves the problem of disconnected knowledge.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your account, add your first node, and ask your first question in minutes.
  </Card>

  <Card title="Core Concepts" icon="diagram-project" href="/concepts/knowledge-graph">
    Understand nodes, nuclei, semantic connections, and how your graph organises itself.
  </Card>

  <Card title="Capture" icon="circle-plus" href="/capture/overview">
    Add notes, PDFs, web clips, and ideas from any device or the Chrome extension.
  </Card>
</CardGroup>

## Key features

Ontoic is built around six core surfaces that take you from raw input to polished, queryable output.

<CardGroup cols={3}>
  <Card title="Capture" icon="circle-plus" href="/capture/overview">
    Drop in notes, PDFs, URLs, and ideas from web, mobile, or the Chrome extension.
  </Card>

  <Card title="Integrate" icon="circles-overlap" href="/concepts/knowledge-graph">
    Ontoic automatically enriches and embeds everything you add — no manual tagging required.
  </Card>

  <Card title="Ask" icon="message-question" href="/research/ask">
    Ask any question in natural language and receive answers with every claim cited to a source node.
  </Card>

  <Card title="Research" icon="magnifying-glass" href="/research/dossier">
    Run deep agentic Dossier research that reads your graph, identifies gaps, and pulls in external sources.
  </Card>

  <Card title="Work" icon="pen-to-square" href="/research/work-canvas">
    Use the unified Work canvas to ask, write, and research in one persistent, evolving context.
  </Card>

  <Card title="Export" icon="arrow-up-from-bracket" href="/research/export">
    Share queryable documents — anyone with the link can interrogate the reasoning behind what you wrote.
  </Card>
</CardGroup>

<Note>
  Ontoic is currently in **free beta** — no credit card required. [Create your free account](https://ontoic.com/sign-up) and start building your knowledge graph today.
</Note>
