> 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/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).

# Step 8: Recruit & Onboard New Partners to Your Program

Now that you’ve got a variety of promotional material, partners can promote your brand. Next, you’ll have to reach out to suitable partners and onboard them. Choose how you signed up to see your recruiting options.

{% tabs %}
{% tab title="Recruit & onboard partners" %}
Recruit and onboard partners in the following ways:

* An [account-level sign-up link](/brand/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)
* A [program sign-up link](/brand/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)
* Using [template terms](/brand/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)
* [Partner Recommendations](/brand/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="Recruit partners (agency sign-up)" %}
If you've signed up through an agency, you can recruit partners in the following ways:

* An [account-level sign-up link](/brand/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)
* A [program sign-up link](/brand/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)
* Using [template terms](/brand/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)
* [Discover](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
  {% endtab %}
  {% endtabs %}

[Watch this short video](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) for a walkthrough of recruiting partners.


---

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