# Installation

<details>

<summary>Dependencies</summary>

* ox\_lib
* PolyZone

</details>

{% stepper %}
{% step %}

### Put In Resource Folder

Grab the script folder and move it to your resources folder
{% endstep %}

{% step %}

### Run SQL Code

Open the "install.sql" file and run it in your database
{% endstep %}

{% step %}

### Ensure In Server.cfg

Go to your server.cfg and ensure the script in this order

````
```cfg
ensure ox_lib
ensure PolyZone
ensure mr-garages # Make sure this is ensured after the dependencies
````

{% endstep %}
{% endstepper %}
