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

# Licentieactivering

De **Activering** De pagina toont de apparaatidentiteit, licentiestatus, geldigheid, credits en applicatieversie.

## Activatie aanvragen

1. Openen **Activering**.
2. Selecteren **Apparaat-ID kopiëren**.
3. Selecteren **Activeringsverzoek verzenden**.
4. Geo Prospector opent het huidige officiële WhatsApp-kanaal van de klantenondersteuning.
5. Verstuur het voorbereide activatieverzoek.
6. Wacht op een geautoriseerde licentietoken.
7. Voer de token in Geo Prospector in.
8. Voltooi de activatie en bevestig dat de status actief wordt.

{% hint style="info" %}
De WhatsApp-bestemming voor klantenondersteuning kan door de uitgever worden bijgewerkt zonder het installatieprogramma te wijzigen. De applicatie haalt het momenteel gepubliceerde ondersteuningsnummer op wanneer de aanvraagknop wordt gebruikt.
{% endhint %}

## Apparaat-ID

De apparaat-ID vertegenwoordigt de huidige Windows-computer. Hardware- of belangrijke systeemwijzigingen kunnen een andere apparaat-ID opleveren en mogelijk heractivatie vereisen.

## Na een update

Gebruik hetzelfde Windows-account en vermijd het verwijderen van toepassingsgegevens. Als er geen geldige licentie wordt gedetecteerd:

1. Sluit de applicatie.
2. Synchroniseer de datum, tijd en tijdzone van Windows.
3. Open Geo Prospector opnieuw.
4. Bevestig de geïnstalleerde versie.
5. Kopieer de huidige apparaat-ID.
6. Neem contact op met ondersteuning via **Activeringsverzoek verzenden**.
7. Voeg een schermafbeelding van de activatie en de geïnstalleerde versie toe.

{% hint style="danger" %}
Deel nooit privésigneringstoetsen, private seeds, interne tools voor het genereren van licenties of privé materiaal voor het genereren van licenties.
{% 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-nl/welkom/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.
