> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/qshop/board/notice/2025-03-12.md).

# 2025년 03월 12일

안녕하세요. 큐샵팀 입니다.

4월 1일부터 **유료 플랜에서 무료 플랜으로 다운그레이드된 계정 중, 페이지 수 제한을 초과한 사이트**에 대해 \[게시하기] 및 사이트 접속이 제한됩니다.

### **■  제한 대상 ■**&#x20;

유료 플랜(Starter/Growth) → 무료(Free) 플랜으로 **다운그레이드된 고객 중 11페이지 이상 보유한 사이트** (10페이지까지는 정상 게시 가능)

### **■  제한 내용 ■**&#x20;

* 에디터: \[게시하기] 기능 제한
* 마이 페이지: 사이트 활성화 기능 제한
* 사이트 : 접속 제한 (개인 도메인 및 기본 도메인(\_\_.qshop.ai))\ <mark style="color:red;">※단, 사이트 데이터는 삭제되지 않으며, 게시만 중단됩니다.</mark>

### **■  적용 일자  ■**&#x20;

* 4월 1일 오전 7시부터 적용
* 기존 다운그레이드된 고객에게도 소급 적용
* **게시 유지 방법**
  * **유료 플랜**으로 업그레이드
  * 에디터에서 불필요한 **페이지 삭제 후, 10페이지 이하로 조정**하여 다시 게시하기

추가 문의사항이 있으시면 큐샵팀 채팅으로 문의해 주세요.

[채팅문의 바로가기 클릭 >](https://qshop.channel.io)

감사합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.qshop.ai/customer_support/qshop/board/notice/2025-03-12.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
