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

# 製品概要

Geo Prospector Established Edition は、地図ベースの公開ビジネス情報からチームが見込み顧客を発見するのを支援する Windows デスクトップアプリケーションです。

## 主な機能

### ターゲットを絞った発見

業種、国、地域または州、市、そして希望する最終データ件数で検索します。

### 単一カテゴリおよび複数カテゴリの実行

1つのカテゴリ、または関連する複数カテゴリを1つの制御されたジョブで実行できます。選択したカテゴリは個別のチップとして表示されたままになるため、検索開始前に有効な範囲を確認しやすくなります。

### 永続的な重複保護

重複フィルターは、現在の検索内、選択したカテゴリ間、そして以前に保存した検索全体にわたる重複レコードを減らせます。

### 任意のメールアドレス発見

Email Finder は、選択された最終候補に関連するウェブサイトを通じて、公開されている業務用メールアドレスの特定を試みます。

### 構造化された結果

入手可能な場合は、企業名、電話番号、WhatsApp番号、メールアドレス、ウェブサイト、住所、Google マップリンク、SNSリンク、カテゴリ、その他の公開情報を確認できます。

### デバイス紐付けのアクティベーション

アクティベーションページは、現在のコンピューター用のデバイスIDを生成します。アクティベーションの申請は、アプリケーションが提供する現在の公式カスタマーサポート WhatsApp チャネルを通じて送信できます。

### 自動更新とリリースの整合性

Geo Prospector は、公式の更新マニフェストを確認し、署名付きのセキュリティアンカーを通じて保護されたリリースファイルを検証します。

## 一般的な作業手順

1. 対象市場を定義します。
2. 1つ以上の業種カテゴリを選択します。
3. 地域を選択します。
4. 最終目標件数を選択します。
5. 必要に応じてエンリッチメントと重複保護を有効にします。
6. 検索を実行します。
7. 最終結果を確認します。
8. 検証してエクスポートします。


---

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