# Pricing

<details>

<summary>What does Premium cost?</summary>

Pricing is shown on your dashboard's Premium page. That is where you can see the amount for your server. The [free plan](https://ticketking.xyz/free-discord-ticket-bot) covers most servers; see [pricing details](https://ticketking.xyz/pricing-details) for the Premium amounts by server size.

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

</details>

<details>

<summary>Where can I see my subscriptions?</summary>

[ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions) shows every subscription you've started across all servers.

</details>

<details>

<summary>How do I cancel?</summary>

Two ways:

1. **Per server:** Dashboard → Premium → Cancel Subscription.
2. **Per user.** Open [ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions) and click Cancel.

You keep access until the end of your current billing period.

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

</details>

<details>

<summary>What happens if I cancel?</summary>

You keep premium until your billing period ends. After that, premium features lock, but your data (templates, custom commands, and so on) is preserved.

→ [No longer premium](/docs/premium/no-longer-premium.md)

</details>

<details>

<summary>What if my payment fails?</summary>

You are notified by email. If the payment cannot be collected, premium lapses at the existing expiry.

</details>

<details>

<summary>Can I transfer my subscription to another server?</summary>

Yes. Dashboard → Premium → Transfer Premium.

There's a 24-hour cooldown after each transfer. The target server can't already have an active subscription.

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

</details>

<details>

<summary>Does removing the bot cancel my subscription?</summary>

**No.** Removing the bot from your server doesn't cancel billing. You must explicitly cancel.

</details>

<details>

<summary>I have an account-level question that's not here</summary>

Contact <support@ticketking.xyz>.

</details>

## Related

{% content-ref url="/pages/ysBzZ7kONdtqLe1z0gyy" %}
[Plans and pricing](/docs/premium/plans-and-pricing.md)
{% endcontent-ref %}

{% 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/faq/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.
