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

# Etapa 8: recrute e faça o onboarding de novos parceiros no seu programa

Agora que você tem uma variedade de materiais promocionais, os parceiros podem promover sua marca. Em seguida, você precisará entrar em contato com parceiros adequados e integrá-los. Escolha como você se cadastrou para ver suas opções de recrutamento.

{% tabs %}
{% tab title="Recrutar e integrar parceiros" %}
Recrute e integre parceiros das seguintes maneiras:

* Um [link de cadastro no nível da conta](/brand/pt-br/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)
* Um [link de cadastro do programa](/brand/pt-br/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)
* Usando [termos do modelo](/brand/pt-br/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)
* [Recomendações de parceiros](/brand/pt-br/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="Recrutar parceiros (cadastro de agência)" %}
Se você se cadastrou por meio de uma agência, pode recrutar parceiros das seguintes maneiras:

* Um [link de cadastro no nível da conta](/brand/pt-br/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)
* Um [link de cadastro do programa](/brand/pt-br/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)
* Usando [termos do modelo](/brand/pt-br/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)
* [Descubra](/brand/pt-br/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
  {% endtab %}
  {% endtabs %}

[Assista a este breve vídeo](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) para um passo a passo de como recrutar parceiros.


---

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