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

# Installation

> Step-by-step guide to install RoadCarplay on your server

<Danger>
  **Do not use FileZilla**. It can corrupt or skip hidden files during upload. We recommend **WinSCP**.
</Danger>

## Installation Steps

<Steps>
  <Step title="Create Resource Folder">
    Create a folder in your resource folder called `[carplay]`.

    Extract all scripts included in the download to this folder.
  </Step>

  <Step title="Import Database">
    Import the SQL file `roadcarplay.sql` into your database.
  </Step>

  <Step title="Add Inventory Item">
    Add the item `carplay` to your inventory system.
  </Step>
</Steps>

<Check>
  Installation complete! Your RoadCarplay system is now ready to use.
</Check>
