# 딥서치 블로그

## 아래와 같은 딥서치 블로그를 운영하고 있습니다(<https://medium.com/deepsearch>)

![](/files/-M6Utzl_C-u_gVOALfLo)

###

### 사용자의 니즈에 따라 각 카테고의 포스팅을 참고해 딥서치의 다양한 기능을 활용해 주세요

\
1\. market\
\- 딥서치를 활용해 금융 시장에서 이슈가 되는 주제에 대해 분석한 글을 업로드 합니다\
\- 기업 발굴, 종목 및 산업 분석 등 주로 금융업에서의 투자 기회를 찾는 방법이 담겨 있습니다

2\. how to\
\- 딥서치를 활용해 업무를 효율적으로 할 수 있는 방법에 대해 작성한 글을 업로드 합니다\
\- 쿼리기반 산업분석, 문서 검색, 특허 분석 등 직장인의 빠른 퇴근을 도울 수 있는 다양한 리서치 스킬을 공유합니다\
\
3\. valuation\
\- 딥서치 기업 가치평가(valuation) 서비스를 제공하고 있습니다\
\- 저희 밸류에이션 팀이 선정한 밸류에이션 시장의 주요 이슈들을 정리해서 포스팅합니다\
\
4\. tech\
\- 딥서치의 서비스에 사용하는 머신러닝, 자연어처리 등 기술과 관련된 내용을 정리해 포스팅합니다


---

# 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/whats/undefined.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.
