> 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/bang-zhu-yu-zhi-chi/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-zh/bang-zhu-yu-zhi-chi/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.
