> 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/email-finder.md).

# 邮箱查找器

Email Finder 会尝试从与所选记录相关的网站中查找公开的商务电子邮件地址。

## 当以下情况时启用它

* 电子邮件外联是您的工作流程的一部分
* 您需要一种超越电话或 WhatsApp 的商务联系渠道
* 您正在构建经过验证的潜在客户名单

## 预期行为

由于必须检查网站，Email Finder 会增加任务时长。在以下情况下，某些记录仍会保留空白的电子邮件字段：

* 没有可用的网站
* 网站无法访问
* 未显示公开电子邮件
* 该网站阻止自动化访问
* 找到的信息未通过验证

请在去重预筛选后使用 Email Finder，以避免丰富那些不会包含在最终结果中的记录。


---

# 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/email-finder.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.
