# Invite your bloggers

{% tabs %}
{% tab title="Manually invite your bloggers" %}
From the `Members` page on the left, you can manually invite bloggers to join your team. If you don't have any members yet, click on the button at the center of the page. Otherwise, this button is at the top right.

<figure><img src="/files/9RbDCvYDeStRTuF5peSs" alt=""><figcaption></figcaption></figure>

Enter the name of your blogger, and two scenarios are possible:

* **They are not registered on EasyBloggers or Primfeed yet**
  * The system will send a Bloggers package and a system message in their local chat. In that package, they have the same HUD as yours for logging in to EasyBloggers. After logging in, on the left, they can click `Invitations` and they can see your invitation and accept or reject it.&#x20;
* **They have an account on EasyBloggers or Primfeed**
  * They will only receive a system message in their local chat. No package will be delivered.
  * If they don't have a package, you can click on their invitation and Deliver them a package manually, or they can visit EasyBloggers' [mainstore](http://maps.secondlife.com/secondlife/Printemps/60/35/28) to get one.
    {% endtab %}

{% tab title="Search for bloggers in Explore" %}
The Explore section gives you access to a list of bloggers you can manually invite to your brand.

<figure><img src="/files/oKcl3onhZH3bCamuf5Je" alt=""><figcaption></figcaption></figure>

Click on one of the bloggers, and click `Invite to {your store}`. You can review the last 10 accepted posts they made on EasyBloggers and decide if they match the style you would like to see with your products.

<figure><img src="/files/lPE03P6NRw6STX6L67bz" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Application form" %}
Reserved to **paid subscriptions** only, another way to add bloggers to your brand is from the applications you receive when your Bloggers Application form is opened.

<figure><img src="/files/dMIomMVBPDrgahikItM0" alt=""><figcaption></figcaption></figure>

Depending on your subscription, you can add up to 20 custom questions to your form, and mark them as required or not.

When opened, bloggers can apply to your brand by entering their names and answering your questions through the fields.&#x20;

You will receive a notification every time a blogger applies to your brand, and it's up to you to accept or reject their application from the `Bloggers App` menu on the left.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://docs.kynno.app/easybloggers/getting-started/brands/invite-your-bloggers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
