# Subscribing

Subscriptions are managed through your **dashboard at ticketking.xyz**.

<a href="https://ticketking.xyz/dashboard" class="button primary" data-icon="crown">Open Premium on your dashboard</a>

## Step-by-step

{% stepper %}
{% step %}

### Open the Premium page

**Sidebar → Premium** (or click "Manage Premium" at the bottom of any dashboard page).

<figure><img src="/files/s4qdlghpqhCiNUnQW7Op" alt="The dashboard sidebar with the Premium item, or the Manage Premium link at the bottom of a dashboard page"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click Upgrade to Premium

Click the **Upgrade to Premium** button.

<figure><img src="/files/jhd1DHSvsnoY5ogB41NP" alt="The Premium dashboard page showing the Upgrade to Premium button"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Complete checkout

You're taken to a secure checkout from our payment provider, either as a pop-up or a redirect. Follow the prompts to enter your payment details and finish the purchase.
{% endstep %}

{% step %}

### Return to the dashboard

You're returned to the dashboard with a confirmation toast.
{% endstep %}

{% step %}

### Premium activates

Within a couple of minutes, premium features become active across the server.

<figure><img src="/files/112xDKupJIrXxDWWZFgi" alt="The Premium page showing the subscription as active across the server"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Permissions to subscribe

You need the **Manage Premium** dashboard permission, or be the server owner / Discord Administrator.

## What activates immediately after purchase

Within a couple of minutes:

* The Premium pages on your dashboard (Statistics, Steam Linking, Custom Commands, Bot Personalizer) unlock.
* Premium-gated panel features start enforcing (Required Roles, Steam linking prompts, etc.).
* Bot Personalizer re-applies automatically if you have one configured.

## If premium doesn't activate within 5 minutes

Rare, but if you complete checkout and don't see premium activate:

1. Refresh the dashboard.
2. Check the Premium page. It should show your subscription as active.
3. If it doesn't, contact <support@ticketking.xyz>. The team can resolve it quickly.

## Subscribing for multiple servers

You can subscribe to multiple servers, each with its own subscription. Manage them all from [ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions).

You can also **transfer** an active subscription from one server to another from your dashboard.

→ [Managing your subscription](/docs/premium/managing-your-subscription.md)

## Related

{% content-ref url="/pages/DG4ChAQamJHAQIEhU7v7" %}
[Managing your subscription](/docs/premium/managing-your-subscription.md)
{% endcontent-ref %}


---

# 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://ticketking.xyz/docs/premium/subscribing.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.
