# \[심화] 딥서치 쿼리 및 API 활용하기

딥서치 검색창을 통해서 데이터를 조회하실 수 있습니다.&#x20;

![](/files/-McdOyogV1dqmV04SyC-)

보다 자세한 검색방법은  [여기를 참조](https://help.deepsearch.com/dp/deepsearch-api/deepsearch-api)해주세요.


---

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