# 딥서치 사용법

**본 문서는 딥서치의 손쉬운 사용을 위해 작성되었습니다**

**쉬운 버전의 설명은** [**링크(여기)**](https://www.notion.so/1994b0737f5c43b1ad497897602fe374)**를 클릭하시고,**

**메뉴별 사용법/업데이트 공지/심화 설명이 필요하다면**&#x20;

**왼쪽 메뉴를 참고하시면 됩니다**

###


---

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