# 타사 이미지호스팅을 쓰는데 메이크샵으로 이전하고싶어요

타사에서 메이크샵 이미지호스팅으로 이전하고 싶으신 경우 아래의 순서대로 진행해 주세요.

{% stepper %}
{% step %}
상점 관리자 로그인 후 이전 동의서 작성 [\[이전 동의서 클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1648)
{% endstep %}

{% step %}
영업일기준 2\~3일 내 담당자 이전 절차 유선 안내
{% endstep %}

{% step %}
이전할  파일을 다운로드 받아 외부 드라이브에 압축 파일로 업로드 후 1:1게시판을 통해 드라이브 url 전달
{% endstep %}

{% step %}
파일 및 작업일정 확인 후 유선 안내
{% endstep %}

{% step %}
이전작업 완료 후 최종 안내
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**주의사항**

**수신한 파일을 기준으로 이미지가 이전이 되니 노출되는 이미지의 파일 경로와 동일하게 전달해 주세요.**

**상세이미지 외 다른 페이지 (메인, 디자인, 외부페이지 등)은 이미지 경로를 직접 변경해 주셔야 해요.**
{% 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/sub/imghosting/undefined-12.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.
