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

# 联系支持

请提供足够的上下文，以便快速诊断。

## 推荐联系方式

打开 Geo Prospector，前往 **激活**，然后选择 **发送激活请求**。应用程序会打开当前发布的官方客户支持 WhatsApp 联系方式。

## 发送以下信息

* 用户名或公司名称
* 应用版本
* 设备 ID
* 激活截图
* 错误截图
* 所选类别
* 目标地理区域
* 数据数量
* 最后可见的日志行
* 对发生情况的简短描述

## 官方渠道

* **网站：** <https://geoprospector.id/>
* **文档：** <https://visi-digital-internasional.gitbook.io/geo-prospector>
* **下载：** [官方最新版安装程序](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* **客户支持 WhatsApp：** 使用 **发送激活请求** 在应用程序内

{% hint style="danger" %}
切勿发送私有签名密钥、私有助记词、内部许可证生成工具或其他私有安全材料。
{% endhint %}


---

# 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/contact.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.
