> For the complete documentation index, see [llms.txt](https://help.deepsearch.com/dp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.deepsearch.com/dp/undefined.md).

# 딥서치 가이드

### 딥서치 데이터와 쿼리에 대해 더 알고 싶다면

{% content-ref url="/pages/-McNopANiPfe2nkOozd-" %}
[시장데이터](/dp/api/data/market.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McNorREG2W0kvvpuS8h" %}
[개요데이터](/dp/api/data/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McNorZWmOcncpBShHjn" %}
[문서데이터](/dp/api/data/document.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McNoqICIxVAcud6AN1w" %}
[재무데이터](/dp/api/data/financial.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1ws5VV2nY4UYCqCkMu" %}
[쿼리를 통한 데이터 조회](/dp/api/inquiry.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1wsL6uNRH8-zgor08k" %}
[API 함수를 통한 데이터 조회](/dp/api/func.md)
{% endcontent-ref %}

### 딥서치 자주 묻는 질문

{% content-ref url="/pages/Su2yDFIDFtc5MoHNfHiZ" %}
[가입 및 회원 정보](/dp/hlep-center/faq/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/JLj5oD1vNqIWbyBBGQRe" %}
[플랜 및 결제/환불](/dp/hlep-center/faq/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/hY3Ilh4SLwv0bcK1CEND" %}
[데이터](/dp/hlep-center/faq/undefined-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/4s6Y0435G4urQAfVsE9W" %}
[기업 발굴하기](/dp/hlep-center/faq/undefined-3.md)
{% endcontent-ref %}


---

# 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 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/dp/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.
