> 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-zh/huan-ying/overview.md).

# 产品概览

Geo Prospector Established Edition 是一款 Windows 桌面应用程序，可帮助团队从基于地图的公共商业信息中发现商业潜在客户。

## 核心功能

### 定向发现

可按业务类别、国家、地区或省份、城市以及所需的最终数据数量进行搜索。

### 单类别和多类别执行

在一个受控任务中运行一个类别或多个相关类别。所选类别将以独立标签的形式保持可见，便于在搜索开始前查看当前范围。

### 持久重复保护

重复过滤器可减少当前搜索内、所选类别之间以及早前已保存搜索中的重复记录。

### 可选电子邮件发现

电子邮件查找器会尝试通过与所选最终候选对象相关的网站，定位公开的企业电子邮件地址。

### 结构化结果

查看企业名称、电话号码、WhatsApp 号码、电子邮件地址、网站、实际地址、Google 地图链接、社交媒体链接、类别以及可能可用的其他公开信息。

### 设备绑定激活

激活页面会为当前计算机生成一个设备 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-zh/huan-ying/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.
