> 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/lang/eng/service-guide.md).

# Service Guide

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

#### :wave: Welcome to the WISEAPP・RETAIL Service Guide.

Here you can find <mark style="color:$primary;">Notices</mark> with updates about the service, <mark style="color:$primary;">FAQs</mark> for quick help, and detailed information such as <mark style="color:$primary;">Data Methodology</mark>, <mark style="color:$primary;">Terms</mark>, and <mark style="color:$primary;">Screen Help</mark> for each feature before you get started.

***

#### :mag: If you want to learn more about WISEAPP・RETAIL, please start with the Service Introduction.

<a href="https://cdn.wiseapp.co.kr/static/pdf/info/Datacatalog_260701_eng.pdf" class="button primary">Service Introduction</a>

***

## Notices <a href="#notices" id="notices"></a>

<figure><img src="/files/0146s9V6aqtCuqH3ABID" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/HFHUajQYkUQMOL1f1npJ" %}
[Notices](/lang/eng/notices.md)
{% endcontent-ref %}

## &#x20;FAQs <a href="#faqs" id="faqs"></a>

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

{% content-ref url="/pages/l4IyLkiJKqJt1ZSASUbs" %}
[FAQs](/lang/eng/faqs.md)
{% endcontent-ref %}

## WISEAPP - App Market Intelligence <a href="#wiseapp" id="wiseapp"></a>

<figure><img src="/files/GZZ6QJoG8X6bpMsu8lmG" 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>Data Methodology</td><td><a href="/files/hdiC7SshMXOchL5cFBWL">/files/hdiC7SshMXOchL5cFBWL</a></td><td><a href="/pages/KzPvp8m3tI6nAOelfVO2">/pages/KzPvp8m3tI6nAOelfVO2</a></td></tr><tr><td>Terms</td><td><a href="/files/5zaT2qVoiSOEBhtk5dqS">/files/5zaT2qVoiSOEBhtk5dqS</a></td><td><a href="/pages/uJUSn6QbZdQ5PAmEGoy1">/pages/uJUSn6QbZdQ5PAmEGoy1</a></td></tr><tr><td>Screen Help</td><td><a href="/files/eOPVaeP1f7Neljg5fgBi">/files/eOPVaeP1f7Neljg5fgBi</a></td><td><a href="/pages/i73g4LZQanoLj7XtSO18">/pages/i73g4LZQanoLj7XtSO18</a></td></tr></tbody></table>

## WISERETAIL - Retail Market Intelligence <a href="#wiseretail" id="wiseretail"></a>

<figure><img src="/files/iGYLYTZSF7KVhJKzu27p" 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>Data Methodology</td><td><a href="/files/hdiC7SshMXOchL5cFBWL">/files/hdiC7SshMXOchL5cFBWL</a></td><td><a href="/pages/oh3dV9oDnXBXQMTIk1dS">/pages/oh3dV9oDnXBXQMTIk1dS</a></td></tr><tr><td>Terms</td><td><a href="/files/5zaT2qVoiSOEBhtk5dqS">/files/5zaT2qVoiSOEBhtk5dqS</a></td><td><a href="/pages/WEhuklF4htoH6Qls4Jfl">/pages/WEhuklF4htoH6Qls4Jfl</a></td></tr><tr><td>Screen Help</td><td><a href="/files/eOPVaeP1f7Neljg5fgBi">/files/eOPVaeP1f7Neljg5fgBi</a></td><td><a href="/pages/ULmoXhthX9AEP6aH6ZSe">/pages/ULmoXhthX9AEP6aH6ZSe</a></td></tr></tbody></table>

ㅤ

***

#### :pencil2: If you still have questions, please contact us directly!

<a href="https://www.wiseapp.co.kr/contact" class="button primary">Contact</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/lang/eng/service-guide.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.
