# 알림톡 템플릿 준비하기

<figure><img src="/files/dycO6xTDXHFxN0rT1J1Q" alt=""><figcaption><p>3가지 유형의 템플릿을 사용할 수 있어요</p></figcaption></figure>

알림톡은 정보성 메시지를 발송할 수 있는 서비스이기 때문에, 사전에 내용 검수가 필요해요. \
템플릿 작성 후 약 1\~3일의 시간이 소요되고, 승인이 완료되면 메시지를 발송할 수 있어요.&#x20;

{% hint style="info" %}
**템플릿 승인이 나지 않았는데 급하게 발송을 해야 해요.**

장애, 오류, 오발송, 긴급 공지에 한하여 긴급검수 요청을 할 수 있습니다.&#x20;

[\[긴급검수 요청에 대해 더 알아보기\]](/faq/undefined/undefined.md)
{% endhint %}


---

# 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://guide-user.sendon.io/kakao/template.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.
