> 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/notices/2026/08-25.md).

# August 25 : \[WISEAPP] Advance Notice of Changes to the Population

Hello,

We would like to provide advance notice of upcoming changes to the population used by WISEAPP.\
These updates are scheduled to take effect on <mark style="color:blue;">Monday, August 31, 2026.</mark>\
Please keep these changes in mind when using the service.

### Changes to the Population <a href="#undefined" id="undefined"></a>

#### **1)** Changes to the Total Population Size

* Android user population size: 36.7 million
* iOS user population size: 14.69 million

#### **2)** Changes by Age Group

* Ages 19 and under: Decrease in population and increase in smartphone usage rate
* 20s: Decrease in population
* 60s and older: Increase in population and smartphone usage rate

{% hint style="info" %}
WISEAPP updates its population annually based on statistics from authoritative institutions, such as Statistics Korea and the National Information Society Agency (NIA), and provides advance notice of these updates.
{% endhint %}

<a href="https://www.wiseapp.co.kr/wiseapp/ranking/app" class="button primary">Go to WISEAPP</a>

If you have any inquiries, please contact us via Support > [Contact](http://wiseapp.iptime.org:185/contact).\
Thank you.\
\
WISEAPP·RETAIL<br>


---

# 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/notices/2026/08-25.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.
