# 쇼핑몰 사용만기일이 지나면 쇼핑몰접속이 중단되나요?

쇼핑몰 접속이 바로 중단되지는 않아요!

다른 서비스들처럼 사용 만기일이 지났다고 해서 서비스 제공업체 홈페이지로 연결되는 등의 불합리한 조치를 하지는 않아요.

다만, 관리자로 로그인해서 상점을 관리할 수는 없으며, 사용 만기일에서 일정 기간이 지나면 쇼핑몰도 접속이 안 되고 "운영되지 않는 쇼핑몰입니다."라는 문구가 표시돼요. 그러니 만기일에 맞춰서 사용료를 내주셔야 해요.

이렇게 하는 것은 소비자가 입금하거나 카드 결제 후 사후 처리에 대한 소비자 보호를 위한 것이에요.


---

# 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/set/undefined/undefined-53.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.
