# 워크플로우 레시피 - 인스타그램 댓글 자동화

이 레시피를 사용하여 인스타그램 "댓글 달면 파일 받기" 스타일의 완전한 워크플로우 예시를 만들어보세요.

* **트리거**: 게시물의 1차 댓글(첫 번째 레벨 댓글)이 달릴 때 실행됩니다.
* **액션**: 댓글에 "안녕하세요, DM을 확인해주세요" 또는 "관심을 보여주셔서 감사합니다. DM을 확인해주세요"와 같은 응답을 남깁니다.
* **액션**: DM으로 인터랙티브 메신저 답장을 보냅니다. "개인 재정 관리 여정을 시작하려는 당신의 열정이 기대됩니다!"라는 메시지와 함께 "웹사이트 방문하기" 또는 "체크리스트 받기" 버튼을 제공합니다.
* **액션**: DM으로 인터랙티브 메신저 답장을 보냅니다. "체크리스트를 보내드립니다."

![인스타그램 댓글 자동화 워크플로우](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155041915540/original/Ml56CWJaIkXuLDVu-ywhmTl8GJEZw96FXg.png?1740012268)

***

*원문 최종 수정: Tue, 8 Apr, 2025 at 4:22 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/workflows/workflow-recipes-instagram-comment-automation.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.
