> 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/welcome/overview.md).

# 제품 개요

Geo Prospector Established Edition은 지도 기반 공개 비즈니스 정보를 바탕으로 팀이 비즈니스 잠재 고객을 발굴하도록 돕는 Windows 데스크톱 애플리케이션입니다.

## 핵심 기능

### 타깃 기반 발굴

비즈니스 카테고리, 국가, 지역 또는 도, 도시, 원하는 최종 데이터 수로 검색합니다.

### 단일 카테고리 및 다중 카테고리 실행

하나의 관리된 작업에서 하나의 카테고리 또는 여러 관련 카테고리를 실행합니다. 선택한 카테고리는 개별 칩으로 계속 표시되어, 검색이 시작되기 전에 활성 범위를 더 쉽게 검토할 수 있습니다.

### 지속적인 중복 보호

중복 필터는 현재 검색 내, 선택한 카테고리 간, 그리고 이전에 저장된 검색 전반에서 반복 레코드를 줄일 수 있습니다.

### 선택적 이메일 발굴

이메일 찾기는 선택된 최종 후보와 관련된 웹사이트를 통해 공개 비즈니스 이메일 주소를 찾으려고 시도합니다.

### 구조화된 결과

비즈니스 이름, 전화번호, WhatsApp 번호, 이메일 주소, 웹사이트, 실제 주소, Google Maps 링크, 소셜 미디어 링크, 카테고리 및 기타 이용 가능한 공개 정보를 검토합니다.

### 기기 바인딩 활성화

활성화 페이지는 현재 컴퓨터에 대한 기기 ID를 생성합니다. 활성화 요청은 애플리케이션에서 제공하는 현재 공식 고객 지원 WhatsApp 채널을 통해 보낼 수 있습니다.

### 자동 업데이트 및 릴리스 무결성

Geo Prospector는 공식 업데이트 매니페스트를 확인하고 서명된 보안 앵커를 통해 보호된 릴리스 파일을 검증합니다.

## 일반적인 작업 흐름

1. 타깃 시장을 정의합니다.
2. 하나 이상의 비즈니스 카테고리를 선택합니다.
3. 지역을 선택합니다.
4. 최종 목표 수를 선택합니다.
5. 필요에 따라 보강 및 중복 보호를 활성화합니다.
6. 검색을 실행합니다.
7. 최종 결과를 검토합니다.
8. 검증하고 내보냅니다.


---

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