# Plans and pricing

Ticket King has two plans: **Free** and **Premium**.

## What's included in each

The free plan covers most servers. Premium adds features for larger teams and for custom branding.

## Free vs Premium at a glance

Most of what other ticket bots charge for is free in Ticket King.

|                                                    | Free           | Premium        |
| -------------------------------------------------- | -------------- | -------------- |
| Ticket panels                                      | 10             | Unlimited      |
| Saved templates                                    | 1              | 25             |
| Support roles, blocked roles, and categories       | Yes            | Yes            |
| Ticket forms (up to 5 questions)                   | Yes            | Yes            |
| Transcripts, kept forever                          | Yes            | Yes            |
| Audit logs                                         | Yes            | Yes            |
| All 40 languages                                   | Yes            | Yes            |
| Dashboard permission areas                         | Yes            | Yes            |
| Close a ticket when its author leaves              | Yes            | Yes            |
| Bot Personalizer (custom bot name, avatar, banner) | No             | Yes            |
| Custom Commands                                    | No             | Yes            |
| Statistics dashboard                               | No             | Yes            |
| Steam Linking                                      | No             | Yes            |
| Ticket Rating                                      | No             | Yes            |
| Auto-close after inactivity                        | No             | Yes            |
| Transcript size per ticket                         | 1,000 messages | 5,000 messages |

For the full list of what's gated behind Premium, see [The premium-only feature list](/docs/premium/feature-list.md). For exactly what's included free, see [Free plan limits](/docs/getting-started/free-plan-limits.md) or the [free Discord ticket bot](https://ticketking.xyz/free-discord-ticket-bot) page.

## Upgrading

When you're ready to upgrade, go to **Dashboard → Premium** for the server you want to upgrade. Walk through checkout and you're done.

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

→ [Subscribing](/docs/premium/subscribing.md)

## Managing your subscription

You handle everything to do with your subscription on the dashboard. That includes viewing its status, cancelling, and transferring it to another server.

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

## What happens if a server is no longer premium

If your subscription ends, your data is preserved. Premium features lock, but nothing is deleted.

→ [What happens if a server is no longer premium](/docs/premium/no-longer-premium.md)

## Related

{% content-ref url="/pages/exzL4IxFJ6d9jWNjp6BF" %}
[The premium-only feature list](/docs/premium/feature-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/6CWAb1CzYGaZh9FJZcaW" %}
[Subscribing](/docs/premium/subscribing.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/plans-and-pricing.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.
