# 자주 묻는 질문

- [문자는 최대 몇 자까지 가능한가요?](https://help.windmillsoft.kr/simplymessage/troubleshooting/undefined.md)
- [MMS 메시지로 발송 시 첨부 가능한 파일 확장자는 무엇인가요?](https://help.windmillsoft.kr/simplymessage/troubleshooting/mms.md)
- [카카오톡 메시지(친구톡, 알림톡) 발송도 가능한가요?](https://help.windmillsoft.kr/simplymessage/troubleshooting/chatting.md)
- [문자 메시지 전송이 실패해요](https://help.windmillsoft.kr/simplymessage/troubleshooting/undefined-1.md)


---

# 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.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.
