> For the complete documentation index, see [llms.txt](https://docs.kojascripts.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kojascripts.eu/new/daily-rewards/configuration/shop-link.md).

# Shop Link

Site where your players can buy premium status in the script

{% code title="shared/client.lua" %}

```lua
Config.PremiumShopLink = ''
```

{% endcode %}
