# Premium Shop

- [Informations](https://docs.brutalscripts.com/site/scripts/premium-shop/informations.md)
- [Script installation guide](https://docs.brutalscripts.com/site/scripts/premium-shop/script-installation-guide.md): Welcome to the Brutal Premium Shop installation guide, here you can learn how to completely install our asset.
- [Setting up the shop](https://docs.brutalscripts.com/site/scripts/premium-shop/setting-up-the-shop.md): Here you can learn how to setup in-game your premium shop.
- [Shopify connection](https://docs.brutalscripts.com/site/scripts/premium-shop/shopify-connection.md): Hi there! 👋 We’re excited you’re using Shopify for your Premium Shop! Follow these steps to connect your store to your server quickly.
- [Tebex connection](https://docs.brutalscripts.com/site/scripts/premium-shop/tebex-connection.md): Hi there! 👋 We’re excited you’re setting up your Premium Shop with Tebex! Follow these steps to quickly connect your Tebex store to your FiveM server and enable automatic purchase credits.
- [exports / triggers](https://docs.brutalscripts.com/site/scripts/premium-shop/exports-triggers.md)


---

# 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://docs.brutalscripts.com/site/scripts/premium-shop.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.
