# 모니터링

#### DeepSearch는 뉴스부터 시장 상황까지 사용자가 관심있는 부분을 모니터링 할 수 있는 서비스 제공합니다.

실시간 트렌드 뉴스 중 노이즈를 제거하고 깔끔한 요약문만 확인할 수 있는 뉴스룸부터\
시장에서 주목받고 있는 이슈 기업 정보를 체크하는 이슈기업 페이지,\
사용자 맞춤형 모니터링 페이지를 구성할 수 있는 대시보드 까지 \
\
다양한 모니터링 기능이 있습니다.

페이지 별 상세 사용법은 세부 항목을 클릭해서 확인해주세요 &#x20;


---

# 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://help.deepsearch.com/web/guide/undefined-3-1.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.
