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

# Notices

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

## 2026

{% content-ref url="/pages/XPEIfV98nyJgM85xZPkq" %}
[July 23 : \[WISERETAIL\] Notice of Discontinuation for Certain Features](/lang/eng/notices/2026/07-23.md)
{% endcontent-ref %}

{% content-ref url="/pages/MoAQDnSnfxgM1P4EzPGc" %}
[July 2 : \[WISEAPP/RETAIL\] Service Update](/lang/eng/notices/2026/07-02.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pa54ZXUij8eiyo5tDo0z" %}
[June 24 : \[WISEAPP\] Q1 2026 Google Play Store Game Revenue Update](/lang/eng/notices/2026/06-24.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xk4Jcfr0Ip8YvTKmRk4p" %}
[April 16 : \[WISEAPP\] Data update information](/lang/eng/notices/2026/04-16.md)
{% endcontent-ref %}

{% content-ref url="/pages/IhKFRSdmmKaJUXx4dKHi" %}
[April 1 : \[WISEAPP/RETAIL\] Service Update](/lang/eng/notices/2026/04-01.md)
{% endcontent-ref %}

## 2025

{% content-ref url="/pages/2ELezI3QtFPeTz6PbEdk" %}
[November 19 : \[WISERETAIL\] Advance Notice of Changes to the Data Collection Method](/lang/eng/notices/2025/11-19.md)
{% endcontent-ref %}

{% content-ref url="/pages/xio4932jBsLWLUAJDFtM" %}
[September 22 : \[WISEAPP/RETAIL\] Change in Data Update Schedule](/lang/eng/notices/2025/09-22.md)
{% endcontent-ref %}

***

#### :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/notices.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.
