> For the complete documentation index, see [llms.txt](https://shopping-docs.toss.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shopping-docs.toss.im/onboarding/enter-info/corporate/undefined.md).

# 법인사업자 직접 서류 제출하기

### 1. 직접 서류 제출하기를 눌러주세요

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

### 2. 수기로 제출할 필요 서류들을 준비해주세요

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

### **3. 사업자등록증과 법인등기사항증명서(법인등기부등본)를 올려주세요**

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

{% hint style="danger" %}
각 서류별 자주 반려되는 사례를 확인해주세요.
{% endhint %}

{% hint style="info" %}

* **사업자등록증**
  * PDF나 스캔본이 아닌 촬영본을 제출해주세요.
  * 별지 페이지가 누락되지 않도록 제출해주세요.
  * 사업자등록증명원으로 제출할 경우, 3개월 이내에 발급한 서류로 제출해주세요.
  * 출력된 사본을 재촬영한 서류는 반려될 수 있어요. 원본 스캔파일 혹은 온라인 발급본을 첨부해주세요.
* **법인등기사항증명서(법인등기부등본)**
  * 최근 3개월 이내 발급한 서류여야해요.
  * 등기사항<mark style="color:red;">**일부**</mark>증명서가 아닌 등기사항<mark style="color:red;">**전부**</mark>증명서로 제출해주세요.
  * 일부 페이지가 누락되지 않도록 제출해주세요.
  * 하단 페이지 수 등 페이지 일부가 잘리지 않도록 제출해주세요.
    {% endhint %}

### **4. 사업자를 확인하기 위해 주주명부를 올려주세요**

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


---

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