> 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/loading-screen/configuration.md).

# Configuration

## Step 1: <mark style="color:yellow;">Set Staffs</mark>

all you need to add an staff is name, rank name and discord user id. if you don't know how to get a discord user id you can learn how to get one [here](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID).

<div align="left"><figure><img src="/files/2Va3J80zU1UqIlYTTSBv" alt=""><figcaption></figcaption></figure></div>

## Step 2: <mark style="color:yellow;">Add Music</mark>

things needed to add music, location of the music you added to the music folder, location of the music photo, music name and singer name.

<div align="left"><figure><img src="/files/GmkIs4HhgtuXftcXL7Ch" alt=""><figcaption></figcaption></figure></div>

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

to add a new news item you can add it with this format.

```
[8] = {
        title = "News Title",
        text = "News Text",
        date = "05 / 06 / 2024 -- News Date"
    }
```

<div align="left"><figure><img src="/files/iUxBTPIKwWZwemZNTmiQ" alt=""><figcaption></figcaption></figure></div>
