# 화면 도움말

- [와이즈앱 순위](https://guide.wiseapp.co.kr/wiseapp/screen-help/wiseapp-rankings.md)
- [스토어 순위](https://guide.wiseapp.co.kr/wiseapp/screen-help/store-rankings.md)
- [게임 매출 순위](https://guide.wiseapp.co.kr/wiseapp/screen-help/game-revenue-rankings.md)
- [비교하기](https://guide.wiseapp.co.kr/wiseapp/screen-help/compare.md)
- [앱](https://guide.wiseapp.co.kr/wiseapp/screen-help/compare/app.md)
- [개발사](https://guide.wiseapp.co.kr/wiseapp/screen-help/compare/developer.md): Developer
- [리포트](https://guide.wiseapp.co.kr/wiseapp/screen-help/reports.md)
- [리포트 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/reports/reports-details.md)
- [관심 앱](https://guide.wiseapp.co.kr/wiseapp/screen-help/favorite-apps.md)
- [상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details.md)
- [앱 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/app.md)
- [앱 사용 전후로 사용한 앱](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/apps-used-before-and-after-using-apps.md)
- [업종 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/industry.md)
- [개발사 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/developer.md)
- [스토어 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/store.md)
- [게임 매출 상세](https://guide.wiseapp.co.kr/wiseapp/screen-help/details/game-revenue.md)


---

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

```
GET https://guide.wiseapp.co.kr/wiseapp/screen-help.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
