> For the complete documentation index, see [llms.txt](https://docs.brutalscripts.com/site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brutalscripts.com/site/scripts/premium-shop/informations.md).

# Informations

**Welcome to the Premium Shop! 🚀**\
I’m glad you’re here and I hope you’ll enjoy all the benefits it brings. This system is designed to help you **monetize your FiveM server 💸** and give your community an even better experience.

Get ready to boost your server and start making some real progress! ⚡\
\
**Official website to our Premium Shop system:** <https://sub.brutalscripts.com/>

***

## Compare the Options ⚖️

You can monetize your Premium Shop in **two main ways**:

* **Tebex Integration 🛒** – Players can buy **Premium Points** through Tebex. These points can then be spent inside your server on premium items, perks, or features.
* **Shopify Integration 🛍️** – Players can also purchase **Premium Points** via your Shopify store. Just like with Tebex, the points are used in-game to unlock exclusive content.

\
👉 **In both cases, players get Premium Points they can use inside your server.**

<table><thead><tr><th width="123.5999755859375" align="center">Store</th><th width="91.79998779296875" align="center">  Setup</th><th width="168" align="center">Fees</th><th width="154.7999267578125" align="center">Subscription</th><th width="109.60009765625" align="center">Our Fees</th><th width="98.4000244140625" align="center">Custom</th></tr></thead><tbody><tr><td align="center"><div><figure><img src="/files/vwi1sSSB7Vjeh1dcw3Sw" alt="" width="100"><figcaption></figcaption></figure></div></td><td align="center"><div><figure><img src="/files/RIG3EO1yA60vySjNfjAg" alt="" width="54"><figcaption></figcaption></figure></div></td><td align="center"><h2><mark style="color:red;">18%</mark></h2><p><strong>15% platform fee</strong> +</p><p>2-3% payment fees </p></td><td align="center"><strong>14.50€</strong>/month</td><td align="center">-</td><td align="center">No ❌</td></tr><tr><td align="center"><div><figure><img src="/files/q4crWlyljGwPyHYw7K2R" alt="" width="100"><figcaption></figcaption></figure></div></td><td align="center"><div><figure><img src="/files/9OrVm6ZCf2Jzotfct68L" alt="" width="54"><figcaption></figcaption></figure></div></td><td align="center"><h2><mark style="color:green;">3<strong>%</strong></mark></h2><p><strong>0% platform fee</strong> +</p><p>1.5-3%  payment fees </p></td><td align="center"><strong>1€</strong>/month (after 3 month it's 27€)</td><td align="center"><strong>25€</strong>/month or <del>300€</del> <strong>180€</strong>/year</td><td align="center">Yes✅ </td></tr></tbody></table>

## Revenue-Based Comparison 📊

The numbers in this table are based on the prices shown in the previous table. All fees are calculated at their **full rate**, without applying any discounts.

<table><thead><tr><th width="123.2000732421875" align="center">Revenue</th><th width="115.000244140625" align="center">250€/ mo</th><th width="128.2000732421875" align="center">500€/ mo</th><th width="127.800048828125" align="center">1 000€/ mo</th><th width="123.5999755859375" align="center">2 500€/ mo</th><th align="center">5 000€ / mo</th></tr></thead><tbody><tr><td align="center"><div><figure><img src="/files/gybpZscw88Mw7CcVPjF0" alt="" width="100"><figcaption></figcaption></figure></div></td><td align="center">190€</td><td align="center">395€</td><td align="center">805€</td><td align="center">2,035€</td><td align="center">4,085€</td></tr><tr><td align="center"><div><figure><img src="/files/sKKS1oETVGMWxsscVJqr" alt="" width="100"><figcaption></figcaption></figure></div></td><td align="center">190€</td><td align="center">433€<br><em><mark style="color:green;">+38€*</mark></em></td><td align="center">918€<br><em><mark style="color:green;"><strong>+113€*</strong></mark></em></td><td align="center">2,373€<br><em><mark style="color:green;"><strong>+338€*</strong></mark></em></td><td align="center">4,798€<br><em><mark style="color:green;"><strong>+713€*</strong></mark></em></td></tr></tbody></table>

\*Column shows the **actual extra amount your server keeps** after paying all applicable fees. This gives a clear picture of how much revenue is truly earned depending on the platform and server income level.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.brutalscripts.com/site/scripts/premium-shop/informations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
