# Create Tebex Package

{% stepper %}
{% step %}

### Link Game Server on Tebex

Go to this page in the screenshot and from there follow setup guide on linking your FiveM server to the tebex.\
![](/files/VfZjMMSalNWNbSzFR2b1)
{% endstep %}

{% step %}

### Create Tebex Package

Create the package on Tebex, the only thing that will link this package to the script is in the screenshot below.\
You must add this line inside Game Command you change the 1000 out for the token count.\
`addPremiumCurrency {id} {name} {transaction} 1000`

<figure><img src="/files/sGNtfZFUStssXVt90o3Y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy Information From Tebex to Game

You will now copy the Price, Token Count, Tebex Link to Shop, Token Image and add it directly into the Coin Shop Admin Panel Settings under Currency Tab.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gg-studio.gitbook.io/gg-studio-docs/gg-studio-scripts/advanced-coin-shop-system/create-tebex-package.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
