> 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/getting-started/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 integre novos parceiros ao seu programa

Agora que você já 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="Recrute e integre 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)
* Uma [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 de 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="Recrute parceiros (cadastro por agência)" %}
Se você se cadastrou por meio de uma agência, você 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)
* Uma [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 de 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)
* [Discover](/brand/pt-br/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
  {% endtab %}
  {% endtabs %}

[Assista a este vídeo curto](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 sobre 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/getting-started/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.
