# 우체국 택배 연동 서비스는 어떻게 이용할 수 있나요?

우체국 기업택배 계약을 하셔야 해요.&#x20;\
관할 우체국과 계약 시 반드시 <mark style="color:blue;">'기업택배'</mark>로 계약해야 이용 하실 수 있어요.&#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-4.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.
