# 요금

<details>

<summary>프리미엄은 얼마인가요?</summary>

요금은 대시보드의 프리미엄 페이지에 표시됩니다. 거기에서 서버에 대한 금액을 확인할 수 있습니다.

→ [구독하기](/docs/ko/premium/subscribing.md)

</details>

<details>

<summary>내 구독은 어디에서 볼 수 있나요?</summary>

[ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions) 모든 서버에서 시작한 모든 구독을 표시합니다.

</details>

<details>

<summary>어떻게 취소하나요?</summary>

두 가지 방법:

1. **서버별:** 대시보드 → 프리미엄 → 구독 취소.
2. **사용자별.** 열기 [ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions) 를 클릭한 다음 취소를 클릭하세요.

현재 청구 기간이 끝날 때까지 이용할 수 있습니다.

→ [구독 관리](/docs/ko/premium/managing-your-subscription.md)

</details>

<details>

<summary>취소하면 어떻게 되나요?</summary>

청구 기간이 끝날 때까지 프리미엄이 유지됩니다. 그 후에는 프리미엄 기능이 잠기지만, 데이터(템플릿, 사용자 지정 명령 등)는 보존됩니다.

→ [더 이상 프리미엄 아님](/docs/ko/premium/no-longer-premium.md)

</details>

<details>

<summary>결제가 실패하면 어떻게 되나요?</summary>

이메일로 알림을 받게 됩니다. 결제를 성공적으로 처리할 수 없으면, 기존 만료 시점에 프리미엄이 종료됩니다.

</details>

<details>

<summary>구독을 다른 서버로 이전할 수 있나요?</summary>

네. 대시보드 → 프리미엄 → 프리미엄 이전.

이전할 때마다 24시간의 쿨다운이 있습니다. 대상 서버에는 이미 활성 구독이 있으면 안 됩니다.

→ [구독 관리](/docs/ko/premium/managing-your-subscription.md)

</details>

<details>

<summary>봇을 제거하면 구독이 취소되나요?</summary>

**아니요.** 서버에서 봇을 제거해도 결제는 취소되지 않습니다. 직접 취소해야 합니다.

</details>

<details>

<summary>여기에 없는 계정 관련 질문이 있습니다</summary>

문의 <support@ticketking.xyz>.

</details>

## 관련

{% content-ref url="/pages/da32e5e75ecd4304a8f09c6a5fb6589e86e61c55" %}
[요금제 및 가격](/docs/ko/premium/plans-and-pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/1c996e8787304b0f3be037124b00bbcc3f7d57cd" %}
[구독 관리](/docs/ko/premium/managing-your-subscription.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ko/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.
