> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-overview.md).

# 合作伙伴扩展搜索详解

扩展搜索通过在 impact.com 市场以及 impact.com 网络之外进行搜索，自动化合作伙伴发现流程。此搜索功能会在主流搜索引擎上频繁进行关键词搜索，定期为您寻找并呈现新的相关合作伙伴。扩展搜索可与 impact.com 的 [Prospects 功能](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/track-partner-recruitment-efforts-overview.md) 通过将合作伙伴添加到您的拓展工作流中。

#### 优势

* 加速收入增长。
* 超越 impact.com 网络中的合作伙伴范围，并使您的合作伙伴组合多样化。
* 通过自动化合作伙伴发现节省时间。
* 将发现工作整合到一个统一平台中。

#### 工作原理

扩展搜索是一款强大的合作伙伴开发工具，以下是一些快速提示，帮助您充分发挥其作用。

1. 考虑并列出理想的目标潜在合作伙伴画像。
2. 确定您的目标潜在合作伙伴可能会在其内容中使用的关键词。
3. 使用您的关键词设置搜索。
   * 有关说明，请参阅 [创建新的扩展搜索](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.md).
4. 查看结果，并将您感兴趣的合作伙伴添加到 Prospects 中。
   * 有关说明，请参阅 [查看并筛选扩展搜索结果](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/view-and-filter-extended-search-results.md).
5. 每周重新查看您的扩展搜索及其结果。
   * 有关说明，请参阅 [暂停或删除扩展搜索](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.md).

访问我们的 [扩展搜索最佳实践](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-best-practices.md) 文章，了解最佳实践。


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-overview.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.
