# 검색어 차트 분석

## 개요

<figure><img src="/files/iPdfSwN863G6A49dT9Yx" alt=""><figcaption><p>검색어를 입력하면 나타나는 화면</p></figcaption></figure>

로워드에서는 이용자가 요청한 검색어에 대한 검색량의 차트를 일자별로 선택하여 제공합니다.

해당 기능을 통해 원하는 검색어에 대한 일자별, 월별, 연간 구분으로 차트 데이터를 확인할 수 있으며, 내가 현재 분석 중인 검색어에 유사한 검색어를 추가하여 차트 내에서 비교 분석할 수 있습니다.

## 주요 기능

* 해당 검색어에 대한 최신 뉴스 데이터 제공 (이슈 검색어에 대한 트렌드 파악 가능)
* 해당 검색어에 대한 실시간 TALK으로 로워드 이용자간 실시간 소통 가능
* 일자별 비교 분석이 가능한 차트 데이터 제공
* 기준 검색어를 기준으로 추가 검색어들에 대한 추이 비교 분석 기능 제공
* 현재 검색 기준일을 기점으로 7일 전, 30일 전, 3개월 전, 12개월 전에 대한 비교 데이터 제공


---

# 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://knowledge.loword.co.kr/func/search/chart.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.
