> For the complete documentation index, see [llms.txt](https://docs.poisoncode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poisoncode.com/group-1/copy-of-pc_collections/installation.md).

# Installation

### Installing the resource

{% stepper %}
{% step %}

### Add the resource to your server

Upload the file into your resources folder

Load `database.sql` into your database <mark style="color:blue;">(If using oxmysql)</mark>

Add the script by adding following to the server.cfg: *`ensure pc_collections`*
{% endstep %}

{% step %}

### Configure the resource

Check all the config and editable files to adjust the resource to your needs
{% endstep %}

{% step %}

### Restart your server

Restart the server for the change to take effect, check for any errors and test out the resource
{% endstep %}
{% endstepper %}
