> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/how-tos/recruiting-affiliates/recruit-influencers.md).

# Recruit Influencers

**GoAffPro** provides you with the option to recruit influencers in your affiliate program.

{% hint style="info" %}
The recruit feature allows you to search and invite influencers to join your affiliate program. You can utilize this feature to discover influencers in your specific niche, region, or category and collaborate with them.
{% endhint %}

To recruit influencers in your affiliate program, go to the **Recruit** tab in the GoAffPro admin panel.

<figure><img src="/files/4dMN1uSIgJmnwO6ALWc7" alt=""><figcaption><p>Recruit</p></figcaption></figure>

Here, you can filter influencers by niche, region, tags, country, and category.

<figure><img src="/files/ENahd1CFSOA63yU2HV9k" alt=""><figcaption><p>Filter influencers</p></figcaption></figure>

Now, click on an influencer's profile.

<figure><img src="/files/I57fUOU1i80O1QYOMBj5" alt=""><figcaption><p>Click on the influencer's profile</p></figcaption></figure>

This will open up the influencer profile.&#x20;

<figure><img src="/files/nKwh4LqaajBrd2t5tcE3" alt=""><figcaption><p>Influencer profile</p></figcaption></figure>

Here, you can view the influencer's profile picture, bio, age, gender, niche, and country. You can also check the links to their social media handles.&#x20;

<figure><img src="/files/4amNTWtd35OdYtyT2Lgz" alt=""><figcaption><p>Influencer information</p></figcaption></figure>

After this, you can click on **Send Invitation** to invite the influencer to your program.

{% hint style="info" %}
You can click on **customize the template** to customize the invitation email template, that will be sent to the influencers.&#x20;
{% endhint %}

<figure><img src="/files/pmK1HG98Bkk5KCYZCVal" alt=""><figcaption><p>Click on Send invitation</p></figcaption></figure>

You also have the option to post a review for the influencer, by clicking on **Post a review**.

<figure><img src="/files/unsN8Rfok2ShSpNSsIaY" alt=""><figcaption><p>Post a review</p></figcaption></figure>

{% embed url="<https://youtu.be/lCPdN3bAgms>" %}
Recruit Influencers
{% endembed %}


---

# 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://docs.goaffpro.com/how-tos/recruiting-affiliates/recruit-influencers.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.
