> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/hand-console-2/installation.md).

# Installation

## Step 1: <mark style="color:yellow;">Move resource</mark>

Extract the zip you downloaded from keymaster and drop the <mark style="color:blue;">stg-handconsole</mark> and <mark style="color:blue;">stg-handconsole-prop</mark> folder in the <mark style="color:blue;">resources</mark> folder.

## Step 2: <mark style="color:yellow;">Install SQL files</mark>

Insert the <mark style="color:blue;">setup-files/\[SQL]/esx.sql</mark> or <mark style="color:blue;">setup-files/\[SQL]/qb.sql</mark> file to your database.

## Step 3: <mark style="color:yellow;">Add Image</mark>

Don't forget to add the images in <mark style="color:blue;">setup-files/images-for-inventory</mark> to your inventory!

## Step 4: <mark style="color:yellow;">Set Discord Token</mark>

to get the discord profile picture on the top left of the console need a discord bot token. but this bot doesn't have to be on your fivem server discord server, check out this [tutorial ](/documentation/guide/create-discord-bot-token.md)for an example of how to create one! (you need set on stg-handconsole/settings.lua)

## Step 5: <mark style="color:yellow;">Start script</mark>

Start <mark style="color:blue;">stg-handconsole</mark> in server.cfg.

```
ensure stg-handconsole
ensure stg-handconsole-prop
```
