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

# Product overview

Geo Prospector Established Edition is a Windows desktop application that helps teams discover business prospects from map-based public business information.

## Core capabilities

### Targeted discovery

Search by business category, country, region or province, city, and desired final data count.

### Single-category and multi-category execution

Run one category or several related categories in one controlled job. Selected categories remain visible as individual chips, making it easier to review the active scope before a search starts.

### Persistent duplicate protection

Duplicate Filter can reduce repeated records inside the current search, between selected categories, and across earlier saved searches.

### Optional email discovery

Email Finder attempts to locate public business email addresses through websites associated with selected final candidates.

### Structured results

Review business names, phone numbers, WhatsApp numbers, email addresses, websites, physical addresses, Google Maps links, social media links, categories, and other public information that may be available.

### Device-bound activation

The Activation page generates a Device ID for the current computer. The activation request can be sent through the current official Customer Support WhatsApp channel provided by the application.

### Automatic updates and release integrity

Geo Prospector checks an official update manifest and verifies protected release files through a signed security anchor.

## Typical workflow

1. Define a target market.
2. Select one or more business categories.
3. Select a geography.
4. Choose a final target count.
5. Enable enrichment and duplicate protection as required.
6. Run the search.
7. Review final results.
8. Validate and export.


---

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