# Reference

<TopicHero
  title="Reference"
  highlight="Reference"
  subtitle="Precise, scannable details on every setting, model, and file Curator touches."
  accent="cyan"
  icon="open-book"
/>

<IconLinkCard
    title="Settings"
    href="/reference/settings/"
    description="Every setting across all six sections, with ranges and defaults."
    icon="setting"
  />
  <IconLinkCard
    title="Models and assignments"
    href="/reference/models/"
    description="How Curator assigns a model to each task, and how to pull them."
    icon="puzzle"
  />
  <IconLinkCard
    title="Keyboard shortcuts"
    href="/reference/keyboard-shortcuts/"
    description="Shortcuts for the command palette and more."
    icon="laptop"
  />
  <IconLinkCard
    title="Supported file types"
    href="/reference/file-types/"
    description="What Curator can read text and metadata from."
    icon="document"
  />
  <IconLinkCard
    title="Privacy and your data"
    href="/reference/privacy/"
    description="What stays local and where your data lives on disk."
    icon="approve-check"
  />
  <IconLinkCard
    title="Updates and versions"
    href="/reference/updates/"
    description="The built-in updater and how new versions arrive."
    icon="rocket"
  />