# 이미지

## 이미지답장이란?

파일 업로드 또는 이미지 주소로 발송할 수 있는 이미지 타입의 답장 유형 이에요.\
이미지는 png, jpg, jpeg, gif 확장자를 지원 및 8KB까지 업로드 가능하며, 세로,가로의 1:2 비율을 권장드려요.

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

## 설정 방법

1. 답장 유형 중 이미지 타입을 선택해주세요.
2. '이미지 파일 업로드' 선택 후 '이미지 업로드' 버튼을 클릭해 파일을 업로드 해주세요.
3. 이미지 주소로 업로드하시는 경우 '이미지 주소 업로드' 선택 후 이미지의 주소를 입력해주세요.


---

# 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/userguide/edit/undefined.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.
