# 검색

### 1. 통합 검색 <a href="#integrated-search" id="integrated-search"></a>

모든 화면의 상단 고정 메뉴에서 '통합 검색' 기능을 이용하시면 기간 제약 없이 하나의 키워드로 다양한 검색 결과를 한 번에 찾을 수 있습니다.

와이즈앱의 통합 검색은 '앱, 업종, 개발사'가 와이즈리테일의 통합 검색은 '리테일 브랜드, 업종' 이 검색 결과를 통해 제공됩니다.

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

#### 1) 최근 방문

{% columns %}
{% column %}
검색 창에 마우스를 올리면 최대 30개의 '최근 방문' 목록이 보이며, 개별 삭제 또는 전체 삭제가 가능합니다.&#x20;
{% endcolumn %}

{% column %}

<figure><img src="/files/nWEkeseUDImenay9BcFQ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### 2) 최근 검색

{% columns %}
{% column %}
검색 창을 클릭하면 최대 30개의 '최근 검색' 목록이 보이며, 개별 삭제 또는 전체 삭제가 가능합니다.
{% endcolumn %}

{% column %}

<figure><img src="/files/caTAH0yS5KRZuHizgCOj" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 2. 순위 검색 <a href="#rankings-search" id="rankings-search"></a>

순위 화면에서 제공하는 검색은 필터와 함께 설정해 검색 결과를 찾을 수 있습니다.

<div align="center" data-full-width="false"><figure><img src="/files/OflA7LxKI6Ih0yfKDCyp" alt=""><figcaption></figcaption></figure></div>


---

# 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/faqs/service-features/search.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.
