# 구독 시작하기

## 계약하기 <a href="#subscribe" id="subscribe"></a>

***

{% hint style="info" %}
현재는 cafe24 고객님만 구독 결제가 사용 가능합니다. 모든 고객님께 제공하기 위해 열심히 작업하고 있으니 조금만 기다려주세요.
{% endhint %}

1. 서비스 이용 상태가 아래와 같은 경우 \[구독 관리 메뉴]를 클릭하면 계약 화면이 표시됩니다.
   * 이용 상태: `무료 이용 중` , `무료 종료` , `구독 종료`
   * (기존 요금제 사용자) 이용상태 : `유료 이용 중` , `유료 종료`
2. 이용 요금 및 추가 요금 청구방식을 확인하신 후, <mark style="color:blue;">**월 구독 / 연 구독**</mark>을 선택해주세요.
   * :thumbsup:**연 구독 선택 시 20% 추가 할인이 적용됩니다.**
3. 내용을 확인하신 후 계약하기 버튼을 클릭해 **카드 등록**을 진행하면 계약이 완료됩니다.
   * `무료 이용 중`, `유료 이용 중` 고객님은 구독 계약이 완료된 후 잔여 <mark style="color:$danger;">**이용기간이 끝난 다음 날에 결제**</mark>가 진행되며 구독 이용 기간이 시작됩니다.
   * 무료 종료, 구독 종료, 유료 종료 고객님은 <mark style="color:$danger;">**구독 계약 동시에 결제**</mark>가 이뤄지며 당일 구독 이용 기간이 시작됩니다.

{% hint style="warning" %}
에이스카운터는 카드 비밀번호를 요구하지 않지만, 이미 외부에서 비밀번호 오류 횟수를 초과하신 상태라면 등록이 실패할 수 있어요.
{% endhint %}

{% hint style="warning" %}
법인 카드를 등록할 수 있지만, 개인 명의로 된 법인 카드는 등록되지 않아요.
{% endhint %}

## 카드 변경하기 <a href="#change-card" id="change-card"></a>

***

1. 계약을 완료한 서비스는 **\[구독 관리 메뉴]**&#xB97C; 클릭하면 현재 이용중인 구독 정보 화면이 표시됩니다.
2. 구독정보 화면 하단에서 결제 카드 부분에 **\[변경하기]** 버튼을 클릭해주세요.
3. 카드를 수정하셨다면 다음 결제일 부터는 수정된 카드를 통해 결제가 진행됩니다.

{% hint style="danger" %}
결제가 실패되어 카드를 변경하신 경우, 즉시 카드로 결제를 시도합니다.
{% endhint %}


---

# 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://acecounter.gitbook.io/guide/subscribe/start.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.
