# 원하는 날짜에 전환이 가능한가요? 이전 시간은 얼마나 걸리나요?

서버 이전 날짜는 상점에서 지정하기 어려우며, 미리 정해진 날짜로만 진행돼요.

이전 작업은 대략 오전 7시부터 9시 사이에 진행되며, 완료되는 대로 바로 안내해 드려요.

{% 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/undefined-6/2.0/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.
