# 개요

💬 이 내용은 **스탠다드, 프로, 엔터프라이즈** 요금제에 해당하는 도움말입니다.

## 이 글에서는

뉴스레터를 구독하기 위해 구독료를 받는 경우가 있습니다. 이를 '유료 뉴스레터'라고 부릅니다. 스티비의 유료 구독 주소록 기능을 이용하면 구독자에게 결제를 받을 수 있으며, 유료 구독자를 손쉽게 관리할 수 있습니다.

* 구독자가 구독 폼에서 뉴스레터 구독을 신청할 때, 바로 결제받을 수 있습니다. 이후 매년/매월 정기 결제를 받을 수도 있습니다.
* 유료 뉴스레터를 시즌제로 운영하는 경우, 만료일을 설정하여 지정한 날짜가 지나면 유료 구독이 일괄 해지되도록 할 수 있습니다.
* 구독자는 자신의 결제 내역을 조회하거나 결제 정보를 직접 변경할 수 있습니다.

스티비 팀이 유료 구독 기능을 만드는 이유가 궁금하다면, [스티비가 유료 구독 기능을 만드는 이유](https://stib.ee/cfi3)를 참고해 주세요.

***

## 섹션 살펴보기

유료 뉴스레터를 발행하기 위한 모든 내용을 이 섹션에서 확인할 수 있습니다. 아래 '다음' 버튼을 클릭해 단계적으로 학습하거나, 원하는 아티클로 바로 넘어가서 필요한 내용을 확인해 보세요.&#x20;

{% content-ref url="settings" %}
[settings](https://help.stibee.com/paid-newsletter/settings)
{% endcontent-ref %}

{% content-ref url="getting-started" %}
[getting-started](https://help.stibee.com/paid-newsletter/getting-started)
{% endcontent-ref %}

{% content-ref url="cancel-recurring-payment" %}
[cancel-recurring-payment](https://help.stibee.com/paid-newsletter/cancel-recurring-payment)
{% endcontent-ref %}

{% content-ref url="refund" %}
[refund](https://help.stibee.com/paid-newsletter/refund)
{% 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://help.stibee.com/paid-newsletter/overview.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.
