> 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/scripts/pc_notifications/installation-and-dependencies.md).

# Installation & dependencies

{% hint style="success" %}
**Beginner friendly**

You don't need to be an experienced developer to use this resource, however basic knowledge of lua and sceipts configuration is very useful.
{% endhint %}

{% hint style="info" %}
**Framework & dependencies info**

This script is standalone and doesn't require any other resources to work.
{% endhint %}

## Installing the resource

{% stepper %}
{% step %}

### Add the resource to your server

Upload the file into your resources folder

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

{% step %}

### Integrate into existing resources

Use exports and events in other resources to utilize pc\_skills functions. More info in [usage tab](/scripts/pc_notifications/usage.md)
{% endstep %}

{% step %}

### Restart your server

Restart the server for the change to take effect. Monitor the console and check for any errors
{% endstep %}
{% endstepper %}
