# 메이크샵에서 제공하는 주문버전 모두 택배 연동 서비스 이용이 가능한가요?

<mark style="color:blue;">네, 가능해요.</mark>

***

주문1.0 버전과 주문2.0 버전 모두 이용 가능해요.&#x20;

단, 주문2.0 버전의 경우 처리단계별 주문서 중 '송장 출력 대기리스트'를 \
반드시 사용함으로 설정해야 이용 가능해요.&#x20;

주문2.0 버전 관리자 메뉴 `설정` > `주문설정` > `주문서 설정` 에서\
송장 출력대기 리스트 설정이 가능하니 참고해 주세요.


---

# 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-2.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.
