# 기업발굴

상기와 같은 쿼리를 사용자가 직접 입력하는 방법 이외에, 사전에 미리 준비한 기업 발굴 조건을 클릭하는 형태로 기업을 발굴할 수 있도록 지원합니다.

서비스의 기업 발굴 메뉴를 클릭하면, 아래와 같은 추천 조건이 나타납니다.

![](/files/-LXcYP0iXXjC5BKpF4kT)

주제, 재무정보, 시장정보, 기업 개요, 문서 정보, 기타 정보 등 다양한 조건을 사전에 정의해 두어, 클릭만으로 손쉽게 기업을 발굴 할 수 있습니다.

클릭된 조건은 입력창에 자동으로 입력되어 처리되며, 사용자는 손쉽게 입력된 조건을 변경하는 형태로 다른 조건을 시도해 볼 수 있습니다.&#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/guide/undefined-6/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.
