> 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/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.md).

# 第8步：为您的项目招募并接入新合作伙伴

现在你已经准备好了各种宣传材料，合作伙伴可以推广你的品牌。接下来，你需要联系合适的合作伙伴并让他们加入。请选择你的注册方式以查看可用的招募选项。

{% tabs %}
{% tab title="招募并引导合作伙伴加入" %}
可通过以下方式招募并引导合作伙伴加入：

* 一个 [账户级注册链接](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#share-an-account-level-sign-up-link)
* 一个 [项目注册链接](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#share-a-program-specific-sign-up-page)
* 使用 [模板条款](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#add-partners-to-template-terms-manually-or-in-bulk)
* [合作伙伴推荐](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/recruiting-for-starter-edition-accounts/partner-recommendations-for-starter-edition.md)
  {% endtab %}

{% tab title="招募合作伙伴（代理机构注册）" %}
如果你是通过代理机构注册的，你可以通过以下方式招募合作伙伴：

* 一个 [账户级注册链接](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#share-an-account-level-sign-up-link)
* 一个 [项目注册链接](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#share-a-program-specific-sign-up-page)
* 使用 [模板条款](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/invite-partners-to-join-a-brands-program.md#add-partners-to-template-terms-manually-or-in-bulk)
* [了解](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
  {% endtab %}
  {% endtabs %}

[观看这个简短视频](https://pxa.impact.com/student/activity/1278567-micro-recruiting-partners-via-direct-signup-link-and-seo-search?sid=a8c25854-249f-4778-9a12-8b7bf634f49e\&sid_i=1) ，了解招募合作伙伴的操作流程。


---

# 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/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.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.
