# 구독자 모으기

## 이 글에서는

구독자를 모을 수 있는 기능인 구독 폼에 대해 알아봅니다.

***

스티비에서는 이메일을 받아볼 구독자를 모집하기 위한 기능으로 구독 폼을 제공합니다. 구독 폼을 활용하면 외부 채널이나 웹사이트를 통해 구독 신청을 받을 수 있습니다.

이 도움말 섹션에서는 구독 폼을 생성하고 설정하는 방법을 중심으로, 구독자를 모으는 기본 흐름을 단계별로 안내합니다.

{% content-ref url="/pages/ezTdHP2luRchfFka95Jj" %}
[구독자 모으기](/list/gather-subscribers.md)
{% endcontent-ref %}

{% content-ref url="/pages/z2OqAlteJO0FVginZDcZ" %}
[구독자를 자동으로 분류하기](/list/gather-subscribers/automated-categorization.md)
{% endcontent-ref %}

구독 폼뿐만 아니라 페이지를 통해서도 구독 신청을 받을 수 있습니다. 페이지에서 구독자를 모집하는 방법이 궁금하다면 아래 도움말을 참고해 주세요.

{% content-ref url="/pages/NDMYOyIjhylwFfcEzUlD" %}
[페이지로 구독자 모으기](/page/subscribe.md)
{% 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/list/gather-subscribers.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.
