> 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/introduction-welcome-to-impact.com/step-3-discovery-and-vetting.md).

# 第 3 步：发现与审查

在发现和筛选流程中需要考虑的第一步是联系潜在合作伙伴。合作伙伴触达可帮助您找到、筛选并邀请您希望加入您项目的合作伙伴。使用 [Discover](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview) 可根据对您重要的指标（如受众规模或推广方式）搜索和筛选合作伙伴。在浏览 Discover 或查看合作伙伴资料时，您可以将感兴趣的合作伙伴标记为 [潜在对象](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects)。您还可以通过设置 [扩展搜索](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search).

接下来是 [创建合作伙伴分组](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups)。合作伙伴分组可帮助您对合作伙伴进行细分，使您在有新合作伙伴加入时更轻松地管理您的合作伙伴组合，并启用其他功能，例如新闻邮件、批量管理申请、自定义条款以及上传特定合作伙伴内容。

如果您的项目 [可在 Marketplace 中被发现](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands)，合作伙伴可以主动申请加入。 [处理申请](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-applications-and-send-proposals) 速度快，是让您的收入更早增长的简单方法！这也有助于与希望与您合作的合作伙伴建立信任和信心。为避免手动审核申请并减少待处理合作关系队列中的杂乱，您可以通过 Impact AI 和申请工作流设置自动化处理来节省时间。

* 使用 [Workflows](/brand/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) 当您希望根据特定规则自动接受和拒绝时。
* 使用 [Impact AI](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/impact-ai-explained) 当您希望根据系统推荐的标准自动接受和拒绝时。如果您是联盟营销新手，这是一个很好的选择。

合作伙伴收件箱和您的一样，也会很忙。跟进您已邀请加入项目的合作伙伴，以便及时了解 [您的提案](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/review-contract-proposals-youve-sent).


---

# 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/introduction-welcome-to-impact.com/step-3-discovery-and-vetting.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.
