> For the complete documentation index, see [llms.txt](https://dirkscripts.gitbook.io/dirkscripts-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dirkscripts.gitbook.io/dirkscripts-documentation/resources/stores/getting-started.md).

# Getting Started

{% hint style="danger" %}
**DEPENDENCIES**

You will need the following resources installed to be able to use this script properly.\
\
**My Library**\
[dirk\_lib](https://github.com/DirkDigglerz/dirk_lib)
{% endhint %}

<details>

<summary>Supported Frameworks</summary>

* [QBX\_CORE](https://github.com/Qbox-project/qbx_core)
* [ES\_EXTENDED](https://github.com/esx-framework/esx_core)
* [QB-CORE](https://github.com/qbcore-framework/qb-core)

</details>

{% stepper %}
{% step %}

#### Install [dirk\_lib](https://github.com/DirkDigglerz/dirk_lib)

Make sure you have installed [dirk\_lib](/dirkscripts-documentation/resources/dirk-lib.md) and it's autodetecting the correct resources, see server console.
{% endstep %}

{% step %}

#### Script Placement

Place the script folder somewhere within your resources folder, ensuring it is starting after your framework and after dirk\_lib.
{% endstep %}

{% step %}

#### Start Order

Please ensure you have this starting both after your framework and the dirk\_lib.
{% endstep %}

{% step %}

#### Success

Congratulations you have now installed dirk\_stores please login and check it out.
{% endstep %}
{% endstepper %}
