> ## 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 RoadPods on your server

<Warning>
  **Important: Database Setup**

  Please add the **roadpods** item to your database or inventory.

  If you rename the roadpods item in `addons/roadpods/config.lua`, you need to add this item to your database or inventory.
</Warning>

## Installation Steps

<Steps>
  <Step title="Extract Files">
    Extract the script that is included in your resource folder.
  </Step>

  <Step title="Add Database Item">
    Add the **roadpods** item to your database or inventory system.

    <Note>
      If you customize the item name in `addons/roadpods/config.lua`, make sure to update your database accordingly.
    </Note>
  </Step>
</Steps>

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