> 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/help-and-support/faq.md).

# 자주 묻는 질문

## 현재 안정 버전은 무엇인가요?

`6.7.15.1`

## 모든 목표 수량이 달성되나요?

아니요. 가용성, 지역, 중복 필터링, 카테고리 중복, 공개 정보의 품질, 검증이 최종 결과에 영향을 미칩니다.

## Email Finder는 왜 더 오래 걸리나요?

관련 웹사이트에서 공개 비즈니스 이메일 정보를 확인합니다. 웹사이트 가용성과 응답 시간이 소요 시간에 영향을 미칩니다.

## 다중 카테고리 분배가 왜 완전히 같지 않나요?

초기 할당량은 균형을 맞출 수 있지만, 실제 사용 가능한 레코드는 카테고리별로 다릅니다. 커버리지 패스는 남은 목표를 줄이기 위해 선택한 다른 카테고리를 사용할 수 있습니다.

## 선택한 카테고리가 칩으로 표시되는 이유는 무엇인가요?

칩 표시를 통해 검색을 시작하기 전에 전체 다중 카테고리 선택을 더 쉽게 검토할 수 있습니다.

## 로컬 데이터는 어디에 저장되나요?

`C:\\GeoProspector`

## 공식 설치 파일 이름은 무엇인가요?

`GeoProspectorSetup.exe`

## EXE 파일만 옮길 수 있나요?

아니요. 전체 릴리스 패키지를 설치하거나 복사하세요. 이 애플리케이션은 런타임 및 서명된 보안 앵커 파일이 필요합니다.

## 활성화는 어떻게 요청하나요?

열기 **활성화**, 기기 ID를 복사한 다음 선택 **활성화 요청 보내기**.

## 지원용 WhatsApp 번호는 왜 변경될 수 있나요?

애플리케이션은 현재 게시된 고객 지원 번호를 가져옵니다. 이를 통해 게시자는 설치 프로그램을 다시 빌드하지 않고도 지원 경로를 업데이트할 수 있습니다.

## 최신 버전은 어디에서 다운로드할 수 있나요?

다음을 사용하세요 [공식 최신 설치 프로그램](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe).


---

# 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/help-and-support/faq.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.
