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

# Installation

> Install your Remapdb widget with clear steps and launch safely.

Use this section to move from setup to live widget with a clear, low-risk path.

## Use this section when

* You are installing Remapdb for the first time.
* You are adding a new website or replacing an old one.
* You need a clean checklist before launch.

<Warning>
  Before you install, add your website in **Installation -> Add allowed websites**.\
  If this is missing or wrong, the widget will not load on your live page.
</Warning>

## Success looks like

* The widget loads on the live page.
* Vehicle selection works and results load.
* A test quote is submitted successfully.

## Pages in this section

<div className="px-4 pb-10 max-w-6xl mx-auto">
  <Columns cols={2}>
    <Card title="Code installation" href="/widget/installation/code-installation" className="rounded-sm">
      Install the widget with embed code on non-WordPress websites.
    </Card>

    <Card title="WordPress plugin installation" href="/widget/installation/wordpress-plugin-installation" className="rounded-sm">
      Install and connect the official WordPress plugin.
    </Card>

    <Card title="Temporary WordPress access" href="/widget/installation/temporary-wordpress-access" className="rounded-sm">
      Share temporary access safely when support helps with setup.
    </Card>

    <Card title="Website address rules" href="/widget/installation/code-installation#website-address-rules-and-examples" className="rounded-sm">
      Add websites in the correct format so loading checks pass.
    </Card>

    <Card title="Installation checklist" href="/widget/installation/installation-checklist" className="rounded-sm">
      Confirm launch readiness before and after go-live.
    </Card>

    <Card title="Installation troubleshooting" href="/widget/installation/installation-troubleshooting" className="rounded-sm">
      Fix loading, access, or embed issues on live pages.
    </Card>
  </Columns>
</div>
