# 단체 문자 발송하기

## 발신번호를 선택해요.

{% hint style="warning" %}
수신자에게 노출될 번호를 선택해요. \
가입 시 <mark style="color:red;background-color:red;">입력한 번호로 발송이 될 수 있으니, 꼭 발신번호를 확인</mark>해주세요.&#x20;
{% endhint %}

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

## 광고 문자 여부를 선택해요.&#x20;

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

문자의 내용이 영리적인 내용이 포함되어 있나요? 그렇다면, 광고 문자로 선택해서 보내주셔야 해요. \
영리내용이 아닌 단순 정보 제공의 내용이라면, 정보성 문자를 선택해주세요.&#x20;

* [<mark style="background-color:yellow;">광고 문자 어떻게 보내는게 좋을까요?</mark> ](/faq/sms/ad-disclosure-rules.md)

## 변수 사용 여부 설정하기

{% hint style="success" %}
변수를 설정한 메시지를 발송하고 싶다면 [변수를 설정해 발송하기](/readytosendon/send/individual.md)가이드를 확인해주세요. :smile:
{% endhint %}

동일한 내용을 한번에 보내려면, <mark style="color:green;background-color:green;">**"사용하지 않아요"를 선택**</mark>해주세요.

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

## 메시지 내용 입력하기

전달하고자 하는 내용을 입력해요.\
메시지는 간결하고 명확하게 입력하는 게 좋아요!

{% hint style="warning" %}
문자 메시지는 <mark style="color:red;">이모지를 지원하지 않아요.</mark> \
😄😎✅와 같은 이모지를 입력하면 <mark style="color:red;background-color:red;">???로 표시</mark>돼요.
{% endhint %}

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

* 제목 : 32자(64bytes)까지 입력할 수 있어요.&#x20;

## 수신자 번호 입력하기&#x20;

메시지를 발송하고자하는 수신자의 번호를 입력하거나 선택해요.\
주소록에 등록되어 있는 경우 <mark style="color:blue;background-color:yellow;">주소록 불러오기</mark>를 선택해 원하는 그룹이나 수신자를 선택해요.&#x20;

만약, 주소록 등록이 안 되어 있고 직접 입력하려면 직접 입력하기를 선택해요.&#x20;

{% hint style="info" %}
**주소록 등록방법을 알고 싶으신가요?**&#x20;

&#x20;[주소록 등록](/readytosendon/address.md)가이드를 확인해보세요!

**1회 최대 발송 가능한 건수는 50만건 입니다.** \
만약 더 많은 발송이 필요하다면, 나누어 발송해주세요 :)&#x20;
{% endhint %}

<figure><img src="/files/4plEe2umSbbZuSbuRYsZ" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**중복된 번호는 여러번 발송되나요?**&#x20;

<mark style="color:orange;background-color:green;">변수 설정을 하지 않은 경우, 중복된 번호는 1번만 발송</mark>됩니다 👌
{% endhint %}

## 발송시간을 설정하고 메시지 발송하기&#x20;

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

발송시간을 설정하고, 발송하기를 누르면 발송돼요.

* **나중에 보낼게요** : 현 시간 기준 30분 이후부터 예약발송 설정이 가능해요. 취소는 발송 10분 전 부터 가능하니 이 점 유의해주세요.
* **바로 보낼게요** : 발송하기를 선택하는 즉시 발송돼요.

센드온은 발송하기를 누르는 순간 순식간에 <mark style="color:red;background-color:yellow;">수신자에게 발송되고, 취소가 불가하니 발송 전 내용을 꼭 점검</mark>해주세요.

{% hint style="warning" %}
**잠깐!, 참고해주세요.**

메시지가 의도한 대로 잘 발송이 되는지 <mark style="color:purple;background-color:purple;">**테스트하기를 통해 테스트를 꼭 진행**</mark>해주세요. 🤔\
입력한 내용이 휴대폰에 어떻게 표시되는지, 문제는 없는지 최종 점검을 하면 실수 없이 잘 발송할 수 있어요.

※ 테스트 발송은 무료가 아니니 참고해 주세요!&#x20;
{% 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/readytosendon/send/group.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.
