# Join a brand

{% tabs %}
{% tab title="Fill a blogger application" %}

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

When brands are looking for bloggers, they usually open their bloggers' application and share the link to the form on their social media. In that case, you only need to fill out their form and wait for their answer.&#x20;

If it's positive, the system will send you an in-world notification (and optionally a notecard, depending on the brand's setting).&#x20;

If you're new to EasyBloggers, you will receive a package from the system which contains a HUD to use to login to your account. Use it, and you're ready to go!
{% endtab %}

{% tab title="Get invited" %}

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

Brands can directly invite you from their interface. In that case, you will receive an in-world notification from the system.

Once you're logged in, on the left, click `Invitations` to review the invitations you've received from brands, and it's up to you to accept or reject them. Click on the three dots on the right and make your choice.
{% 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/bloggers/join-a-brand.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.
