# 이전 / 폐업

- [다른 회사서비스에서 메이크샵으로 쇼핑몰을 이전 시, 데이터를 이전해 주나요?](https://help.makeshop.co.kr/faq/undefined-3/undefined.md)
- [메이크샵 프리미엄 버전을 무료 요금제인 프리 버전으로 변경하고 싶어요](https://help.makeshop.co.kr/faq/undefined-3/undefined-1.md)
- [프리(Free) 요금제로 변경하면 이미 결제했던 프리미엄 비용은 어떻게 되나요?](https://help.makeshop.co.kr/faq/undefined-3/free.md)
- [쇼핑몰(메이크샵가입) 회원 탈퇴 안내](https://help.makeshop.co.kr/faq/undefined-3/undefined-2.md)
- [사용료 결제를 하고 중도에 서비스 해지를 할 경우 환불처리가 가능 한가요?](https://help.makeshop.co.kr/faq/undefined-3/undefined-3.md)


---

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