# 개인사업자 신청하기

{% stepper %}
{% step %}

### 사업자 등록번호 입력

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

{% hint style="info" %}
**‘이미 토스페이와 계약했거나 심사중인 사업자등록번호예요’라고 뜨나요?**\
해당 사업자등록번호는 이미 신청되어 심사 중인 사업자등록번호예요.
{% endhint %}

{% hint style="info" %}
**통신판매업번호가 없다면?** [토스에서 빠르게 발급받기](https://onboarding.tosspayments.com/business-registration/intro?utm_source=%20tossbusinessfeed\&utm_medium=startnow)
{% endhint %}
{% endstep %}

{% step %}

### CS 전화번호 입력

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

{% hint style="info" %}
**고객님께서 전화 연결 가능한 연락처를 꼭 작성해 주세요**\
입력하시는 번호는 토스 앱에 판매자 정보로 노출돼요.
{% endhint %}
{% endstep %}

{% step %}

### 지금 신청하고 있는 담당자 선택

<figure><img src="/files/3oV5iPoxCa36dnILiP4o" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**개인사업자는 대표자만 신청할 수 있어요!**\
대리인 신청이 불가해요.
{% endhint %}
{% endstep %}

{% step %}

### 사업자등록증 업로드

<figure><img src="/files/UNNgMc3kDGoCGupd4ZJZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 가맹점 정보 입력

<figure><img src="/files/VhNIknLQsfjdLU1Q6E4D" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 대표자 정보 입력

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

{% hint style="info" %}
**공동 대표자의 경우 대표자 모두 신분증 인증이 필요해요**\
신분증 인증은 주민등록증, 운전면허로 가능합니다.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://shopping-docs.toss.im/onboarding/enter-info/individual.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.
