# 구독하기

구독은 여러분의 **ticketking.xyz의 대시보드에서**.

<a href="https://ticketking.xyz/dashboard" class="button primary" data-icon="crown">대시보드에서 Premium을 여세요</a>

## 단계별 안내

{% stepper %}
{% step %}

### Premium 페이지를 여세요

**사이드바 → Premium** (또는 대시보드 페이지 하단의 "Manage Premium"을 클릭하세요).

<figure><img src="/files/31da34983b5439e354b8f6f4290ea79ce2d45db0" 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 %}

### "Upgrade to Premium"을 클릭하세요

다음을 클릭하세요 **Premium으로 업그레이드** 버튼.

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

{% step %}

### 결제를 완료하세요

결제 제공업체의 보안 결제 페이지로 이동합니다. 팝업 또는 리디렉션 형식으로 열립니다. 안내에 따라 결제 정보를 입력하고 구매를 완료하세요.
{% endstep %}

{% step %}

### 대시보드로 돌아가기

확인 토스트와 함께 대시보드로 돌아갑니다.
{% endstep %}

{% step %}

### Premium이 활성화됩니다

몇 분 내에 서버 전체에서 premium 기능이 활성화됩니다.

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

## 구독 권한

다음 권한이 필요합니다 **프리미엄 관리** 대시보드 권한이 있거나 서버 소유자 / Discord 관리자여야 합니다.

## 구매 직후 활성화되는 항목

몇 분 내에:

* 대시보드의 Premium 페이지(통계, Steam 연결, 사용자 지정 명령어, 봇 개인화)가 잠금 해제됩니다.
* Premium 전용 패널 기능이 적용되기 시작합니다(필수 역할, Steam 연결 프롬프트 등).
* Bot Personalizer를 설정해 두었다면 자동으로 다시 적용됩니다.

## 5분 내에 premium이 활성화되지 않으면

드물지만, 결제를 완료했는데 premium이 활성화되지 않으면:

1. 대시보드를 새로고침하세요.
2. Premium 페이지를 확인하세요. 구독이 활성화 상태로 표시되어야 합니다.
3. 그렇지 않으면 다음으로 문의하세요 <support@ticketking.xyz>. 팀이 신속하게 해결해 드릴 수 있습니다.

## 여러 서버에 대한 구독

각각 별도의 구독이 있는 여러 서버에 구독할 수 있습니다. 모두 다음에서 관리하세요: [ticketking.xyz/user/subscriptions](https://ticketking.xyz/user/subscriptions).

또한 **이전할 수 있습니다** 대시보드에서 활성 구독을 한 서버에서 다른 서버로.

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

## 관련

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