> 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/target-and-location.md).

# 対象と場所を選択

## 対象カテゴリ

次のような、想定する見込み客を最もよく表すカテゴリを選択してください:

* ソフトウェア会社
* Webデザイン会社
* ITコンサルタント
* マーケティング代理店
* 建設会社

## 地域

場所を広い範囲から具体的な範囲へ設定します:

1. 国
2. 地域または州
3. 市

より具体的な地域にすると関連性は通常向上しますが、利用可能なレコード数は減る場合があります。

## データ数

データ件数は、最終的に必要なレコード数です。次のような場合、最終件数はそれより少なくなることがあります:

* 選択した市場の公開データが限られている
* 重複フィルターが多くの候補を除外する
* カテゴリが重複する
* レコードが最終検証に失敗する
* 処理が早期に停止される


---

# 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/target-and-location.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.
