> For the complete documentation index, see [llms.txt](https://guide-user.sendon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-user.sendon.io/readytosendon/addnumber/undefined/peronal_number.md).

# 개인회원이 발신번호를 추가하는 경우

회원가입 시 인증한 휴대폰 번호가 기본 발신번호로 등록돼요.\
센드온 회원이라면 누구나 등록된 번호로 언제든 문자 발송이 가능하죠

가입 회원 <mark style="background-color:yellow;">**본인 명의**</mark>**&#x20;① 핸드폰 번호, ② 유선번호, ③ 전국대표번호**를 추가로 등록하여 이용할 수 있어요.

{% hint style="warning" %}
**타인 명의의 번호 등록이 필요하신가요?**&#x20;

타인명의 번호 등록이 필요한 경우 사업자 인증을 통해서 사업자, 대표자, 재직자, 타사, 타사 대표자의 번호를 등록할 수 있어요.\
이 외의 경우에는 명의자가 직접 회원가입 후 등록해야 해요.
{% endhint %}

{% tabs %}
{% tab title="내 명의 휴대폰 번호 등록하기" %}

1. **번호 추가하기 버튼을 선택해주세요.**

{% hint style="info" %}
**듀얼넘버/투넘버 번호 등록을 희망하시나요?**&#x20;

본인인증이 가능한 휴대폰 번호만 가능해요.&#x20;

듀얼넘버/투넘버 번호는 <mark style="background-color:red;">본인인증이 불가한 경우 사용이 어려워요.</mark>&#x20;

**본인인증 가능 여부는&#x20;**<mark style="background-color:yellow;">**통신사에 문의**</mark>**해주세요.**
{% endhint %}

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

2. **등록할 번호를 입력하고 휴대폰 본인인증을 해요.**

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

3. [**인증이 완료되었다면 ARS인증을 진행해요** ](#user-content-fn-1)[^1]

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

4. **ARS인증이 완료되면, 발신번호 등록 신청하기를 눌러요.**

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

{% hint style="success" %}
인증된 휴대폰 번호는 즉시 사용할 수 있어요!
{% endhint %}
{% endtab %}

{% tab title="내 명의 유선/대표번호 등록하기" %}

1. [**번호 추가하기 버튼을 선택해요**](#user-content-fn-2)[^2]**.**

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

2. **등록할 번호를 입력하고 ARS 인증을 해요.**

만약 ARS인증을 지금 바로 할 수 없을 경우, 체크박스(ARS인증을 할 수 없는 전화번호입니다.)를 선택해주세요.\
담당자가 직접 연락드려 인증을 도와드립니다.&#x20;

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

3. **마지막으로 서류를 첨부해요.**\
   필요서류 : 통신서비스 이용 증명원

<figure><img src="/files/37cg3wSwqCjjINPx8kwZ" alt=""><figcaption></figcaption></figure>

**준비가 끝났습니다. 발신번호 등록 신청하기를 누르고 기다려주세요!**

담당자가 최대한 빠르게 인증을 도와드릴 거예요. \
영업시간 기준 약 3시간 이내에 승인이 완료되며 완료 후 메시지를 통해 안내해 드리겠습니다.&#x20;

<figure><img src="/files/LbuwVK4a0j12JLluLzgb" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

[^1]: ARS인증 시 1번을 눌러야 완료돼요.

[^2]:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide-user.sendon.io/readytosendon/addnumber/undefined/peronal_number.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
