> 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/wkufur/single-category.md).

# 単一カテゴリ検索

このワークフローは、1つのビジネスカテゴリと1つの地理的ターゲットに対して使用してください。

## 手順

1. ターゲットカテゴリを1つ選択してください。
2. 国、地域、都市を選択してください。
3. データ件数を設定してください。
4. 重複フィルターを有効にします。
5. メール補完が必要な場合は、Email Finderを有効にします。
6. データ遅延を選択してください。
7. 検索を開始します。

## 処理ステージ

Geo Prospectorでは次のことが行われる場合があります:

1. 候補となるビジネスを見つける。
2. 候補を事前フィルタリングする。
3. 重複を除去する。
4. 補完対象のレコードを選択する。
5. Email Finderを実行する。
6. 最終結果を保存する。
7. 最終的なクレジット使用量を記録する。

補完または最終処理の間、進行状況が一時的に停止する場合があります。結果を確認する前に最終ステータスをお待ちください。


---

# 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/wkufur/single-category.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.
