# 딥서치 활용법이 더 궁금하다면?

- [\[심화\] 딥서치 쿼리 및 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: 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.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.
