# 우체국 연동 서비스는 어떤 서비스인가요?

<mark style="color:blue;">메이크샵 쇼핑몰의 주문서를 우체국에 전송하여 송장 출력을 간편하게 진행하실 수 있는 서비스에요.</mark>&#x20;

***

`부가서비스` > `부가서비스` > `배송` > `우체국택배 연동 신청`&#x20;

위 메뉴에서 연동 서비스 신청이 가능해요.


---

# 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://help.makeshop.co.kr/faq/order/undefined-3/undefined-3.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.
