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

# Productoverzicht

Geo Prospector Established Edition is een Windows-desktoptoepassing die teams helpt zakelijke prospects te ontdekken op basis van openbare bedrijfsinformatie op kaarten.

## Kernmogelijkheden

### Gerichte ontdekking

Zoek op bedrijfscategorie, land, regio of provincie, stad en het gewenste uiteindelijke aantal gegevens.

### Uitvoering met één categorie en met meerdere categorieën

Voer één categorie of meerdere verwante categorieën uit in één gecontroleerde taak. Geselecteerde categorieën blijven zichtbaar als afzonderlijke chips, waardoor het makkelijker is om het actieve bereik te controleren voordat een zoekopdracht start.

### Permanente bescherming tegen duplicaten

De duplicatenfilter kan dubbele records binnen de huidige zoekopdracht, tussen geselecteerde categorieën en over eerdere opgeslagen zoekopdrachten heen verminderen.

### Optionele e-maildetectie

Email Finder probeert openbare zakelijke e-mailadressen te vinden via websites die gekoppeld zijn aan geselecteerde eindkandidaten.

### Gestructureerde resultaten

Bekijk bedrijfsnamen, telefoonnummers, WhatsApp-nummers, e-mailadressen, websites, fysieke adressen, Google Maps-links, links naar sociale media, categorieën en andere openbare informatie die beschikbaar kan zijn.

### Activatie gekoppeld aan apparaat

De activeringspagina genereert een apparaat-ID voor de huidige computer. Het activeringsverzoek kan worden verzonden via het huidige officiële WhatsApp-kanaal van de klantenservice dat door de applicatie wordt aangeboden.

### Automatische updates en integriteit van releases

Geo Prospector controleert een officieel update-manifest en verifieert beschermde releasebestanden via een ondertekend beveiligingsanker.

## Typische workflow

1. Bepaal een doelmarkt.
2. Selecteer één of meer bedrijfscategorieën.
3. Selecteer een geografisch gebied.
4. Kies een definitief streefaantal.
5. Schakel verrijking en duplicaatbescherming in indien nodig.
6. Voer de zoekopdracht uit.
7. Bekijk de eindresultaten.
8. Valideer en exporteer.


---

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