> For the complete documentation index, see [llms.txt](https://urantix.gitbook.io/urantix-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://urantix.gitbook.io/urantix-docs/fivem-scripts/dealership.md).

# Dealership

{% tabs %}
{% tab title="Instalation" %}
If your server has other pausemenu resources installed, remove them from the resource directory to avoid compatibility issues with [UrantixDealership](https://urantix.com/fivem/scripts/dealership).

* Copy the [UrantixDealership](https://urantix.com/fivem/scripts/dealership) script folder to your server's resource directory.
* Open your `server.cfg` file in a text editor and add the following line to ensure the script starts with the server:
  * `ensure UrantixDealership`
  * Restart your server to apply the changes and load the [UrantixDealership](https://urantix.com/fivem/scripts/dealership).
    {% endtab %}

{% tab title="Dependencies" %}

| Resource     | Version | Links                                                                    |
| ------------ | ------- | ------------------------------------------------------------------------ |
| ox\_lib      | 3.33.0+ | [Download](https://github.com/overextended/ox_lib/releases/tag/v3.33.0)  |
| oxmysql      | 2.14.1+ | [Download](https://github.com/overextended/oxmysql/releases/tag/v2.14.1) |
| Polyzone     | 2.6.2+  | [Download](https://github.com/mkafrin/PolyZone/releases/tag/v2.6.2)      |
| {% endtab %} |         |                                                                          |

{% tab title="Config" %}
The configuration is set up in the game itself, using the command `/urantix:dealership_management`. You can change them in `public/shared/devconfig.lua`.

<figure><img src="/files/XNmhdqVGjhVAtPtJnoFG" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
