> 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/wiseretail.md).

# 와이즈리테일: 소매시장분석

<figure><img src="/files/Fg5TQwodKoD1Dj2WTwFh" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>데이터 방법론</td><td><a href="/files/dBjaIKSOvqK8eGiiLG6a">/files/dBjaIKSOvqK8eGiiLG6a</a></td><td><a href="/pages/oh3dV9oDnXBXQMTIk1dS">/pages/oh3dV9oDnXBXQMTIk1dS</a></td></tr><tr><td>용어</td><td><a href="/files/haMqZxqL8j3LSBBeqBWX">/files/haMqZxqL8j3LSBBeqBWX</a></td><td><a href="/pages/WEhuklF4htoH6Qls4Jfl">/pages/WEhuklF4htoH6Qls4Jfl</a></td></tr><tr><td>화면 도움말</td><td><a href="/files/u3SoYOOJ6eQMW4KcQwyF">/files/u3SoYOOJ6eQMW4KcQwyF</a></td><td><a href="/pages/ULmoXhthX9AEP6aH6ZSe">/pages/ULmoXhthX9AEP6aH6ZSe</a></td></tr></tbody></table>

***

<div align="left"><figure><img src="/files/vYb3t5uBj3WnOKNkJJOu" alt="" width="152"><figcaption></figcaption></figure></div>

**와이즈리테일: 소매시장분석**

* 한국인이 많이 결제한 2,000개+ 소매 브랜드의 실시간 결제분석
* 한국인 경제활동인구의 34%인 1,000만 명+의 실제 결제 분석
* 소매 브랜드의 결제금액, 결제횟수, 결제자수, 결제연령 등 제공
* 경쟁 분석, 전략기획, 마케팅, 투자 결정에 활용
* 온/오프라인 소매/서비스 기업, 투자회사에서 이용 중

ㅤ

***

#### :mag: 와이즈앱・리테일에 대해 궁금하다면 서비스 소개서를 먼저 살펴보세요!

{% columns %}
{% column %} <a href="https://cdn.wiseapp.co.kr/static/pdf/info/Datacatalog_260701_kor.pdf" class="button primary">서비스 소개서</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

ㅤ

ㅤ


---

# 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/wiseretail.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.
