# 통합옵션 전환 절차가 어떻게 되나요?

통합 옵션으로 전환하는 과정은 아래처럼 진행돼요.

***

{% stepper %}
{% step %}
[통합 옵션 전환 신청 페이지 (클릭!)](https://www.makeshop.co.kr/newmakeshop/home/change_shop.html) 에서 신청을 접수해 주세요.

{% endstep %}

{% step %}
담당자가 연락을 드리면 서버 이전 일정을 함께 조율해 주세요.

서버 배정 등의 작업으로 인해 안내를 받은 날짜로부터 최소 일주일 이상 소요될 수 있고, 일정이 밀려있으면 더 지연될 수 있어요.
{% endstep %}

{% step %}
통합 옵션 서버 이전 작업이 완료되면 별도로 안내해 드려요.

{% endstep %}
{% endstepper %}

{% hint style="warning" %}

## 유의사항

주문 데이터가 많은 상점일 경우, 최근 3개월 주문서를 제외한 나머지 주문서를 대상으로 선 작업이 진행될 수 있어요.

선 작업이 진행된 주문 건은 주문 2.0과 통합 옵션 이전이 모두 완료된 후 처리해 주셔야 해요.

이 내용은 주문 2.0 버전을 이미 이용 중인 상점은 해당되지 않으니 참고해 주세요.\
(해당하는 경우 담당자가 사전에 안내해 드려요.)
{% endhint %}


---

# 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/undefined-6/undefined/undefined-1.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.
