> 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-zh/kan-tan-gong-zuo-liu/target-and-location.md).

# 选择你的目标和位置

## 目标类别

选择最能描述您目标潜在客户的类别，例如：

* 软件公司
* 网页设计公司
* 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-zh/kan-tan-gong-zuo-liu/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.
