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

<mark style="color:blue;">바로 쇼핑몰 접속이 중단되지는 않아요!</mark>

***

타 업체들처럼 사용 만기일이 지나면 서비스 제공 업체의 홈페이지에 연결되는 등 \
불합리한 조치를 하지 않아요.

단, 관리자로 로그인하여 상점을 관리하실 수 없으며 사용만기일에서 일정기간 경과후에는 \
쇼핑몰에 접속하더라도&#x20;<mark style="color:blue;">"운영되지 않는 쇼핑몰입니다."</mark> 문구가 뜨게 되니 만기일에 맞춰서 사용료를 납부해 주세요.

이것은 소비자의 입금 혹은 카드결제 후 사후처리에 대한 소비자 보호에 의한 부분이에요.


---

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