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

# 单类别搜索

将此工作流程用于一个业务类别和一个地理目标。

## 步骤

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-zh/kan-tan-gong-zuo-liu/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.
