> For the complete documentation index, see [llms.txt](https://guide.wiseapp.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wiseapp.co.kr/notices/2026/07-23.md).

# 7월 23일 : \[와이즈리테일] 일부 기능 제공 종료 안내

안녕하세요. 와이즈앱·리테일입니다.

더욱 안정적이고 신뢰도 높은 데이터 서비스를 제공하기 위해 현재 운영 중인 일부 기능을 종료하게 되어 안내드립니다.\
서비스 품질 향상을 위한 운영 정책에 따라, 일부 기능이 2026년 9월부로 서비스에서 제외됩니다.\
향후 개선된 데이터 추정 방안을 검토하여 보다 나은 서비스를 제공할 수 있도록 지속적으로 노력하겠습니다.

**종료 대상 기능은 아래와 같습니다.**

* 기준별 결제자&#x20;
  * 관련 페이지 : 리테일 상세 내, 업종 상세 내, 비교하기 내, 리포트 상세 내
* 함께 결제한 업종
  * 관련 페이지 : 리테일 상세 내, 비교하기 내

&#x20;**구체적인 종료 일정은 아래와 같습니다.**

* 데이터 제공 기간: 2026년 8월까지 (이후 데이터는 제공되지 않습니다.)
* UI 제공 기간: 2026년 9월까지 (이후 메뉴에서 제외됩니다.)

&#x20;

<a href="https://www.wiseapp.co.kr/wiseapp/ranking/app" class="button primary">와이즈앱 바로가기</a>

감사합니다.

와이즈앱·리테일 드림


---

# 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://guide.wiseapp.co.kr/notices/2026/07-23.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.
