# Registration via E-mail

Find the "Access to content" and "Sign in or sign up" window.\
Click on "Email" button.

<figure><img src="https://135780538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C9endcbzIvWZc222stk%2Fuploads%2FESA1AeoFwCbyfNjerzfc%2FScrinshows%20(80).png?alt=media&#x26;token=4e4afdfb-e317-49be-bc59-b15df886ec0d" alt=""><figcaption></figcaption></figure>

In the new window, type your Email and click "Sign in"

<figure><img src="https://135780538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C9endcbzIvWZc222stk%2Fuploads%2FTeSFhJp0UPTilrRinkm4%2FScrinshows%20-%202025-05-20T122414.233.png?alt=media&#x26;token=6eef35a7-0ea7-4453-a963-19d42e022256" alt=""><figcaption></figcaption></figure>

A new registration form will open:

<figure><img src="https://135780538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C9endcbzIvWZc222stk%2Fuploads%2FmbFXDKwaPS8CpW7N1Ks2%2FScrinshows%20(82).png?alt=media&#x26;token=f2c959a8-6bb2-49b2-80a9-31f5ffbe1650" alt=""><figcaption></figcaption></figure>

1. Set your name. You caan use your nickname or your creative pseudonym instead of your real name. You can use any name from 4 to 30 symbols long. You can use numbers, white spaces, underscores, and hyphens.
2. Create a secure password. Use at least 6 characters, including uppercase and lowercase letters, numbers, and special characters. Avoid using obvious words, dates of birth, or names.
3. Repeat your password to make sure you’ve entered it correctly.
4. Check the box that you agree to the[ terms of use](https://polee.me/help/en/faq/docs/terms) and [privacy policy](https://polee.me/help/en/faq/docs/privacy).
5. Click the "Sign up" button

After completing all the above steps, you should receive a confirmation email. If you do not see one, try and check the Spam folder. Make sure that you have entered the correct email address in your profile. If, upon a second attempt to register on Polee, you are notified that the email is already in use, do not panic, it means that you entered your email correctly. Contact [technical support](https://polee.me/help/en/faq/contacts/support-contact).

Now to log in to [Polee.me](https://polee.me) you can use your email and password.

<figure><img src="https://135780538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C9endcbzIvWZc222stk%2Fuploads%2FESA1AeoFwCbyfNjerzfc%2FScrinshows%20(80).png?alt=media&#x26;token=4e4afdfb-e317-49be-bc59-b15df886ec0d" alt=""><figcaption></figcaption></figure>

You can learn more about further settings here: [Account and Interface Settings](https://polee.me/help/en/faq/settings)


---

# 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/registration-and-authorization/register-email.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.
