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

# 许可证激活

该 **激活** 页面显示设备标识、许可证状态、有效期、积分和应用程序版本。

## 请求激活

1. 打开 **激活**.
2. 选择 **复制设备 ID**.
3. 选择 **发送激活请求**.
4. Geo Prospector 会打开当前官方客户支持 WhatsApp 渠道。
5. 发送准备好的激活请求。
6. 等待授权的许可证令牌。
7. 在 Geo Prospector 中输入令牌。
8. 完成激活并确认状态变为已激活。

{% hint style="info" %}
客户支持 WhatsApp 目的地可由发布者更新，而无需更改安装程序。使用请求按钮时，应用程序会获取当前已发布的支持号码。
{% endhint %}

## 设备 ID

设备 ID 代表当前的 Windows 计算机。硬件或重大系统更改可能会产生不同的设备 ID，并可能需要重新激活。

## 更新后

使用相同的 Windows 帐户，并避免删除应用程序数据。如果未检测到有效许可证：

1. 关闭应用程序。
2. 同步 Windows 日期、时间和时区。
3. 重新打开 Geo Prospector。
4. 确认已安装的版本。
5. 复制当前设备 ID。
6. 使用以下方式联系支持 **发送激活请求**.
7. 附上激活截图和已安装版本。

{% 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/huan-ying/activation.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.
