# DeepSearch

## DeepSearch

- [딥서치 사용법](https://help.deepsearch.com/web/master.md)
- [시장조사](https://help.deepsearch.com/web/guide/undefined-3.md)
- [문서 검색](https://help.deepsearch.com/web/guide/undefined-3/document-search.md)
- [산업 분석](https://help.deepsearch.com/web/guide/undefined-3/undefined.md)
- [포트폴리오 분석](https://help.deepsearch.com/web/guide/undefined-3/undefined/portfolio.md)
- [기업 검색](https://help.deepsearch.com/web/guide/undefined-3/company-discovery.md)
- [기업 분석](https://help.deepsearch.com/web/guide/undefined-3/undefined-1.md)
- [감성 분석](https://help.deepsearch.com/web/guide/undefined-3/undefined-2.md)
- [마인드맵](https://help.deepsearch.com/web/guide/undefined-3/mindmap.md)
- [모니터링](https://help.deepsearch.com/web/guide/undefined-3-1.md)
- [뉴스룸](https://help.deepsearch.com/web/guide/undefined-3-1/undefined-3.md)
- [이슈 기업](https://help.deepsearch.com/web/guide/undefined-3-1/undefined-1.md)
- [대시보드](https://help.deepsearch.com/web/guide/undefined-3-1/undefined.md)
- [프리미엄](https://help.deepsearch.com/web/guide/undefined-6.md)
- [기업발굴](https://help.deepsearch.com/web/guide/undefined-6/undefined.md)
- [이벤트 분석](https://help.deepsearch.com/web/guide/undefined-6/undefined-3.md)
- [이벤트 분석(beta)](https://help.deepsearch.com/web/guide/undefined-6/undefined-3/beta.md)
- [이벤트 분석](https://help.deepsearch.com/web/guide/undefined-6/undefined-3/event-study.md)
- [특허 분석](https://help.deepsearch.com/web/guide/undefined-6/undefined-5-1.md)
- [채권 분석](https://help.deepsearch.com/web/guide/undefined-6/undefined-1.md)
- [\[심화\] 딥서치 쿼리 및 API 활용하기](https://help.deepsearch.com/web/whats/query.md)
- [영상 퀵가이드](https://help.deepsearch.com/web/whats/movie.md)
- [딥서치 블로그](https://help.deepsearch.com/web/whats/undefined.md)
- [업데이트 공지](https://help.deepsearch.com/web/whats/version-info.md): DA 1.0 이후 개선/업데이트 내역을 정리합니다


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.deepsearch.com/web/master.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.
