> For the complete documentation index, see [llms.txt](https://gg-studio.gitbook.io/gg-studio-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gg-studio.gitbook.io/gg-studio-docs/gg-studio-scripts/advanced-coin-shop-system.md).

# Advanced Coin Shop System

## Dependencies

* [oxmysql](https://github.com/overextended/oxmysql/releases)
* [ox\_lib](https://github.com/overextended/ox_lib/releases)

## Recommended server.cfg Start Order

```
ensure oxmysql
ensure ox_lib
ensure framework
ensure inventory
ensure target


ensure gg_coinshop
```

## SQL

{% hint style="info" %}
All SQL Will run automatically.
{% endhint %}
