# About this script

## Information

This is my first PAID release on the forums, and a project I have spent countless hours on reworking and trying to perfect it. It’s gone over a few “remakes” before now finally reacing a state where I feel comfortable enough to release it to the public. Its been tested and used for a while but of course issues may still arise, so please report any issues or improvements and I will make sure to fix them.

**Player ran dealerships! Add as many dealerships you want, with option to showcase vehicles and have limited amount of vehicles being purchasable.**

{% hint style="warning" %}
*As stated below, this is made for ESX first and foremost. However I have made it functional on QBCore running the very basics.*
{% endhint %}

## Requirements

{% tabs %}
{% tab title="ESX" %}
ESX (version shouldn’t matter)

ESX Society + Job setup

esx\_vehicleshop is required
{% endtab %}

{% tab title="QBCore" %}
**QBCore is for most parts untested and not highly supported! This script is natively made for ESX and ported to QBCore**

QBCore (oxmysql)

For business functionality in QBCore you will have to edit the `server/main.lua` and setup it up to fully work with QBCore (Currently it will use the players bank money)
{% endtab %}
{% endtabs %}

{% hint style="danger" %}
Do not change the name of the resource if you do not know how to edit the rest of the files
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.dough.land/doughdealership/about-this-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
