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

# License activation

The **Activation** page displays the device identity, license status, validity, credits, and application version.

## Request activation

1. Open **Activation**.
2. Select **Copy Device ID**.
3. Select **Send Activation Request**.
4. Geo Prospector opens the current official Customer Support WhatsApp channel.
5. Send the prepared activation request.
6. Wait for an authorized license token.
7. Enter the token in Geo Prospector.
8. Complete the activation and confirm that the status becomes active.

{% hint style="info" %}
The Customer Support WhatsApp destination can be updated by the publisher without changing the installer. The application retrieves the currently published support number when the request button is used.
{% endhint %}

## Device ID

The Device ID represents the current Windows computer. Hardware or major system changes can produce a different Device ID and may require reactivation.

## After an update

Use the same Windows account and avoid deleting application data. If a valid license is not detected:

1. Close the application.
2. Synchronize Windows date, time, and timezone.
3. Reopen Geo Prospector.
4. Confirm the installed version.
5. Copy the current Device ID.
6. Contact support using **Send Activation Request**.
7. Include an Activation screenshot and the installed version.

{% hint style="danger" %}
Never share private signing keys, private seeds, internal license-generation tools, or private license-generation material.
{% 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/welcome/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.
