> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ko/prospecting-workflows/single-category.md).

# 단일 카테고리 검색

이 워크플로를 하나의 지리적 대상 내 하나의 비즈니스 카테고리에 사용하세요.

## 절차

1. 대상 카테고리 하나를 선택하세요.
2. 국가, 지역, 도시를 선택하세요.
3. 데이터 수를 설정하세요.
4. 중복 필터를 활성화하세요.
5. 이메일 보강이 필요할 때 이메일 찾기를 활성화하세요.
6. 데이터 지연을 선택하세요.
7. 검색을 시작하세요.

## 처리 단계

Geo Prospector는 다음을 수행할 수 있습니다:

1. 후보 비즈니스를 찾습니다.
2. 후보를 사전 필터링합니다.
3. 중복을 제거합니다.
4. 보강할 레코드를 선택합니다.
5. 이메일 찾기를 실행합니다.
6. 최종 결과를 저장합니다.
7. 최종 크레딧 사용량을 기록합니다.

보강 또는 최종화 중에는 진행이 일시적으로 중단될 수 있습니다. 결과를 검토하기 전에 최종 상태를 기다리세요.


---

# 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, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ko/prospecting-workflows/single-category.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
