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

# WISEAPP: App Market Intelligence

<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>

***

<div align="left"><figure><img src="/files/yBdufqhG4usrSGe6Zgve" alt="" width="114"><figcaption></figcaption></figure></div>

**WISEAPP: App Market Intelligence**

* Analysis of app usage across 8,000+ popular apps
* Measured from a sample of 80K+ panels (0.2% of smartphone users in Korea)
* Provides app usage related data
* Use it for service analysis, competitive analysis, marketing, investment decisions, etc.
* Used by businesses and investment firms.

ㅤ

***

#### :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>

ㅤ

ㅤ


---

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