# 어떤 유형의 DM을 보낼 수 있나요?

인스타그램 사용자에게는 다음 유형의 메시지를 발송할 수 있습니다.

## 1. 텍스트 유형(텍스트 버튼)

<figure><img src="/files/VqiQzaSQq7RHJiyxRNxc" alt=""><figcaption><p>텍스트 버튼을 통해 링크 발송 가능</p></figcaption></figure>

## 2. 이미지 유형

이미지 첨부는 최대 8MB 이내의 png, jpg, gif 이미지를 지원합니다.

<figure><img src="/files/C2adymisXa7gIAIoGjeG" alt=""><figcaption><p>                이미지만 발송                                                                                    이미지와 텍스트 함께 발송</p></figcaption></figure>

## 3.   캐러셀 유형(캐러셀 버튼)

아래와 같은 유형을 캐러셀 유형이라고 하며, \
캐러셀 이미지를 클릭했을 때의 링크와 캐러셀 내 버튼의 링크를 각각 설정할 수 있습니다.

<figure><img src="/files/iErGEc0S5JpVj8asfdZ3" alt=""><figcaption><p>캐러셀 버튼 유형 &#x26; 버튼 없는 유형</p></figcaption></figure>

## 4. 상품카드

인스타그램 Shop 에 업로드 된 상품 정보로 구성된 카드 타입의 답장 유형

<figure><img src="/files/0DPNXk3aol3LDmZJ6y7D" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://socialbiz.gitbook.io/socialbiz/faq/automation/1.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.
