# How do I become a channel?

Complete [registration and authorization](/help/en/faq/registration-and-authorization.md) on [Polee.me](https://polee.me). After that, find the [menu ](/help/en/faq/general/menu.md)where you can go to the "Become a Channel" section.

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

Go through identity verification by providing one or more links to your active pages on social networks (Telegram, X (formerly Twitter), Instagram, Twitch, or any other platforms where you have a strong following and post regularly). Also, please, add a link to your profile or nickname with the mention of the Polee.me on your pages. This confirms the connection and ensures authenticity.

<div><figure><img src="/files/ERGt8m0DQr0BLyv22YdS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iyPg9FfB3a1aSi4YaVgh" alt=""><figcaption></figcaption></figure></div>

After some time of moderation, you will receive a notification that you have been granted access as a "channel" and you will be able to post content on [Polee.me](https://polee.me)

{% hint style="info" %}
On [Polee.me](https://polee.me), you can go beyond the number of channels you have created, if you have the opportunity or even the need.

How do I create multiple accounts on Polee to be verified as a "channel"?\
You can register each channel with a separate email, or if you have a Gmail account, you can use the so-called "+trick", for example: If your primary email is <yourname@gmail.com> , You can register on Polee.me using addresses like <yourname+1@gmail.com> , <yourname+2@gmail.com> and so on.

Gmail ignores the "+" symbol and everything after it, so all messages will be sent to the main mailbox, but these will be different unique addresses for the system. This allows you to register multiple channels using a single primary email.

***

#### How can I use multiple Polee channels at the same time?

* You can create multiple profiles in Google Chrome, which allows you to store each user's data separately, including bookmarks, browsing history, and passwords. This is convenient if you want to separate your work and personal accounts.\
  Details can be found in the [Google Chrome help](https://support.google.com/chrome/answer/2364824?hl=ru\&co=GENIE.Platform%3DDesktop).
* You can use the incognito mode in the browser, which will allow you to log into another account without logging out of the main one. However, it is worth noting that when the incognito window is closed, all session data will be deleted, so this method is suitable for temporary use.
* You can use different browsers (Chrome, Safari, Firefox, and others) to log in to multiple accounts at the same time. Polee.me . Each browser saves its session separately, which allows you to work with different accounts without conflicts. The development team Polee.me It is constantly improving the platform, creating convenient conditions for creativity. If you have any difficulties, the[ support team ](/help/en/faq/contacts/support-contact.md)is always ready to help!
  {% endhint %}


---

# 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://polee.me/help/en/faq/creators/become-channel.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.
