# MMS 메시지로 발송 시 첨부 가능한 파일 확장자는 무엇인가요?

* MMS 메시지로 발송할 수 있는 첨부 파일의 숫자는 최대 3개까지입니다.
* 첨부 가능한 파일 확장자는 이미지파일(jpg,jpeg,bmp,sis), 동영상파일(k3g), 텍스트파일(txt,text,plan), Html 파일 (htm,html) 입니다.
* 이미지의 경우 200kb 까지 업로드 가능 합니다. (176\*144px의 20KB 권장)
* 동영상의 경우 550kb 까지 업로드 가능합니다.


---

# 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.windmillsoft.kr/simplymessage/troubleshooting/mms.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.
