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

# Documentation

> Start here for the most important Remapdb documentation paths, from setup and widget installation to billing and support.

<div className="px-4 pb-10 max-w-6xl mx-auto">
  <Columns cols={2}>
    <Card title="Quick setup checklist" icon="rocket" href="/quick-setup-checklist" className="rounded-sm">
      Launch your account with the minimum required steps for installation, configuration, and validation.
    </Card>

    <Card title="Installation" icon="plug" href="/widget/installation" className="rounded-sm">
      Choose your installation method, configure allowed websites, and go live safely.
    </Card>

    <Card title="Widget settings" icon="sliders-horizontal" href="/widget/settings" className="rounded-sm">
      Configure language, vehicle display options, torque units, and SEO behavior.
    </Card>

    <Card title="Widget quoting" icon="file-text" href="/widget/quoting" className="rounded-sm">
      Set up lead forms, file uploads, service and pricing options, dealer routing, and quote automation.
    </Card>

    <Card title="Branding" icon="palette" href="/widget/branding" className="rounded-sm">
      Match the widget to your brand using themes, typography, and advanced styling controls.
    </Card>

    <Card title="API" icon="code-xml" href="/api" className="rounded-sm">
      Set up API access, connect MCP-based AI tools, review usage limits, and use integration guidance.
    </Card>
  </Columns>

  ### Account and operations

  <Columns cols={2}>
    <Card title="Settings" icon="settings" href="/settings" className="rounded-sm">
      Manage account profile, company information, appearance, security, email preferences, and billing settings.
    </Card>

    <Card title="Billing and plans" icon="credit-card" href="/billing" className="rounded-sm">
      Understand plan features, upgrades, subscription lifecycle, invoices, and payment flows.
    </Card>

    <Card title="Support and troubleshooting" icon="life-buoy" href="/support" className="rounded-sm">
      Get help quickly with support flows, status updates, and troubleshooting guides.
    </Card>

    <Card title="Customisations" icon="wrench" href="/customisations" className="rounded-sm">
      Understand customisation scope and submit structured requests with clear requirements.
    </Card>
  </Columns>
</div>
