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

# よくある質問

## 現在の安定版はどれですか？

`6.7.15.1`

## すべての目標件数に達しますか？

いいえ。可用性、地域、重複フィルタリング、カテゴリの重複、公開情報の品質、検証が最終結果に影響します。

## なぜ Email Finder は時間がかかるのですか？

関連するウェブサイトで公開されているビジネスメール情報を確認します。ウェブサイトの可用性と応答時間が所要時間に影響します。

## なぜ複数カテゴリの配分は完全に均等ではないのですか？

初期の割り当ては均等にできますが、実際に利用可能なレコード数はカテゴリごとに異なります。カバレッジ・パスでは、残りの目標数を減らすために、選択された他のカテゴリを使用する場合があります。

## 選択したカテゴリがチップとして表示されるのはなぜですか？

チップ表示により、検索を開始する前に複数カテゴリの選択内容全体を確認しやすくなります。

## ローカルデータはどこに保存されますか？

`C:\\GeoProspector`

## 公式インストーラーの名前は何ですか？

`GeoProspectorSetup.exe`

## EXE だけを移動できますか？

いいえ。完全なリリースパッケージをインストールするかコピーしてください。アプリケーションには実行環境と署名済みのセキュリティアンカー・ファイルが必要です。

## アクティベーションはどう依頼すればよいですか？

開く **アクティベーション**、Device ID をコピーし、次を選択してください **アクティベーション要求を送信**.

## サポートの WhatsApp 番号が変更されることがあるのはなぜですか？

アプリケーションは現在公開されているカスタマーサポート番号を取得します。これにより、公開元はインストーラーを再構築せずにサポートの振り分けを更新できます。

## 最新版はどこでダウンロードできますか？

次を使用してください [公式の最新インストーラー](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe).


---

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