# 요금제 및 가격

Ticket King에는 두 가지 요금제가 있습니다: **무료** 및 **프리미엄**.

## 각 요금제에 포함된 내용

무료 요금제는 대부분의 서버를 지원합니다. Premium은 더 큰 팀과 맞춤 브랜딩을 위한 기능을 추가합니다.

## 한눈에 보는 무료 vs Premium

다른 티켓 봇들이 유료로 제공하는 대부분의 기능이 Ticket King에서는 무료입니다.

|                             | 무료          | 프리미엄        |
| --------------------------- | ----------- | ----------- |
| 티켓 패널                       | 10          | 무제한         |
| 저장된 템플릿                     | 1           | 25          |
| 지원 역할, 차단된 역할, 카테고리         | 예           | 예           |
| 티켓 양식(최대 5개 질문)             | 예           | 예           |
| 대화 기록, 영구 보관                | 예           | 예           |
| 감사 로그                       | 예           | 예           |
| 40개 언어 모두                   | 예           | 예           |
| 대시보드 권한 영역                  | 예           | 예           |
| 작성자가 나가면 티켓 닫기              | 예           | 예           |
| 봇 개인화(사용자 지정 봇 이름, 아바타, 배너) | 아니요         | 예           |
| 사용자 지정 명령어                  | 아니요         | 예           |
| 통계 대시보드                     | 아니요         | 예           |
| Steam 연동                    | 아니요         | 예           |
| 티켓 평가                       | 아니요         | 예           |
| 비활성 상태 후 자동 닫기              | 아니요         | 예           |
| 티켓당 대화 기록 크기                | 1,000개의 메시지 | 5,000개의 메시지 |

Premium 뒤에 잠겨 있는 전체 기능 목록은 다음을 참조하세요: [Premium 전용 기능 목록](/docs/ko/premium/feature-list.md).

## 업그레이드

업그레이드할 준비가 되면 다음으로 이동하세요: **대시보드 → Premium** 업그레이드하려는 서버를 선택하세요. 결제를 진행하면 완료됩니다.

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

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

## 구독 관리

구독과 관련된 모든 작업은 대시보드에서 처리합니다. 여기에는 상태 확인, 취소, 다른 서버로 이전하기가 포함됩니다.

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

## 서버가 더 이상 Premium이 아니면 어떻게 되나요

구독이 종료되더라도 데이터는 보존됩니다. Premium 기능은 잠기지만, 삭제되는 것은 없습니다.

→ [서버가 더 이상 Premium이 아니면 어떻게 되나요](/docs/ko/premium/no-longer-premium.md)

## 관련

{% content-ref url="/pages/f0a65ab9df00ad28b752177e0c1b6e05b197a5a2" %}
[Premium 전용 기능 목록](/docs/ko/premium/feature-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/4d7d6303da6054f03c9030765ca0027061cb90ee" %}
[구독하기](/docs/ko/premium/subscribing.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/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.
