> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/paid-newsletter.md).

# 유료 구독 주소록

- [개요](https://help.stibee.com/paid-newsletter/overview.md)
- [유료 구독 주소록 설정하기](https://help.stibee.com/paid-newsletter/settings.md)
- [유료 구독 주소록 만들기](https://help.stibee.com/paid-newsletter/settings/create.md)
- [구독 상품 이해하기: 월간, 연간, 일회성](https://help.stibee.com/paid-newsletter/settings/monthly-yearly-one-time.md)
- [유료 구독 폼 설정하기](https://help.stibee.com/paid-newsletter/settings/subscription-form.md)
- [유료 뉴스레터 구독료 변경하기](https://help.stibee.com/paid-newsletter/settings/subscription-fee.md)
- [일반 주소록 → 유료 구독 주소록으로 변환하기](https://help.stibee.com/paid-newsletter/settings/convert.md)
- [유료 뉴스레터 운영하기](https://help.stibee.com/paid-newsletter/getting-started.md)
- [유료 뉴스레터 발송하기](https://help.stibee.com/paid-newsletter/getting-started/send.md)
- [구독자 문의 채널 설정하기](https://help.stibee.com/paid-newsletter/getting-started/contact-channels.md)
- [유료 뉴스레터 운영 종료하기](https://help.stibee.com/paid-newsletter/getting-started/end-paid-newsletter.md)
- [유료 뉴스레터 구독자 관리하기](https://help.stibee.com/paid-newsletter/getting-started/managing-paid-subscribers.md)
- [유료 구독 폼에서 구독하기](https://help.stibee.com/paid-newsletter/getting-started/managing-paid-subscribers/form.md)
- [유료 구독 주소록에 구독자 직접 추가하기](https://help.stibee.com/paid-newsletter/getting-started/managing-paid-subscribers/direct-addition.md)
- [유료 구독 주소록에서 구독자 구독 유형 변경하기](https://help.stibee.com/paid-newsletter/getting-started/managing-paid-subscribers/understand-type-change.md)
- [유료 구독자 정기 결제 해지하기](https://help.stibee.com/paid-newsletter/cancel-recurring-payment.md)
- [유료 뉴스레터 구독 결제 취소하기](https://help.stibee.com/paid-newsletter/refund.md)
- [정산](https://help.stibee.com/paid-newsletter/billing.md)
- [유료 구독 정산하기](https://help.stibee.com/paid-newsletter/billing/process.md)
- [유료 뉴스레터 결제 내역 확인하기](https://help.stibee.com/paid-newsletter/billing/check-payment-history.md)
- [유료 뉴스레터 정산에 대한 세무 신고 방법](https://help.stibee.com/paid-newsletter/billing/tax-filing-procedure.md)
- [자주 묻는 질문](https://help.stibee.com/paid-newsletter/questions.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stibee.com/paid-newsletter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
