# Account Creation

To start, navigate to <https://unibright.one> and click on LogIn/Register on the right top of the screen.

<figure><img src="/files/cOhJsBGImp2iu6UkGBZi" alt=""><figcaption><p>Startpage of Unibright ONE</p></figcaption></figure>

Click on "Register as a new user" and then register and create a new account by entering Email, Password and Password Confirmation.

<figure><img src="/files/Mno6eTsaTyES4qJgkaG9" alt=""><figcaption><p>Register for a new account</p></figcaption></figure>

You can additionally configure [2FA Activation](/getting-started/2fa-activation.md)in your account settings later.

After succesful creation, you will receive a confirmation mail from *<noreply@unibright.io>* (please also check your spam folder, in case your email program classified the confirmation mail as spam) where you can confirm the email address.&#x20;

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

After that, you can move on to the login screen and log in.

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

After succesful login, you will be redirected to the [Dashboard](/getting-started/dashboard.md).


---

# 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.unibright.one/getting-started/account-creation.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.
