# 자동 DM 설정하기

팔로워에게 자동으로 DM을 보내 보세요! 시간은 절약하고, 더 많은 전환을 이끌어낼 수 있습니다.

{% embed url="<https://app.arcade.software/share/Se0tc2kBNoZTEod22JyJ>" %}

## 자동 DM 시작하기

메인 화면에서 **“DM 자동화 추가하기”** 버튼을 클릭하여 자동 메시지 설정을 시작하세요.

<figure><img src="/files/DAiNJrvgtHxO78S4FT0z" alt=""><figcaption></figcaption></figure>

### **자동 DM은** 즉시 발송과 예약 발송을 선택할 수 있어요

(참고) 자동 DM은 **설정된 이후 댓글**에 한해 보낼 수 있어요.&#x20;

{% stepper %}
{% step %}

### 즉시 발송

즉시 DM이 발송돼요

***

{% endstep %}

{% step %}

### 예약 발송

원하는 시간에 DM이 발송돼요

[예약 발송 설정 가이드 바로가기](/inpock-manager/getting-started/dm/schedule-dm.md)

{% endstep %}
{% endstepper %}

### **자동 DM 설정은 5단계로 진행돼요.**

{% stepper %}
{% step %}

### [게시물 선택하기](/inpock-manager/getting-started/dm/select-post.md)

* 이미 게시한 인스타그램 게시물에 DM 설정을 할 수 있어요&#x20;
* 아직 게시되지 않은 다음 게시물에도 미리 DM을 설정을 할 수 있어요

***

{% endstep %}

{% step %}

### [키워드 설정하기](/inpock-manager/getting-started/dm/option-keyword.md)

* 모든 댓글에 자동으로 DM을 발송할 수 있어요&#x20;
* 특정 키워드를 지정해 해당 키워드가 포함된 댓글에만 DM을 발송할 수 있어요

***

{% endstep %}

{% step %}

### [팔로워 여부 설정하기](/inpock-manager/getting-started/dm/option-follwer.md)

* 팔로워와 비팔로워에게 동일한 메시지를 발송할 수 있어요&#x20;
* 팔로워와 비팔로워에게 각각 맞춤형 메시지를 발송할 수 있어요&#x20;
  * 비팔로워에게 팔로우를 유도하는 메시지를 보낼 수 있어요

***

{% endstep %}

{% step %}

### [자동 답글 설정하기](/inpock-manager/getting-started/dm/option-auto-reply.md)

* 등록된 문구 중 하나를 자동 답글로 남길 수 있어요

***

{% endstep %}

{% step %}

### [메시지 및 버튼 설정하기](/inpock-manager/getting-started/dm/template-setup.md)

* DM에 포함할 메시지와 버튼을 설정할 수 있으며 버튼은 최대 3개까지 추가할 수 있어요
  {% endstep %}
  {% endstepper %}


---

# 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://abz.gitbook.io/inpock-manager/getting-started/dm.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.
