# Create An Account

To begin using Alian Hub, you first need to create an account.

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

1. To make a new account, click on the link that says "Create an account," as shown in the picture.
2. Fill the details - First Name, Last Name, Email Id, and password.
3. Check the terms and conditions box and click on "Register".

Your account will be registered.

### Login

Visit the Alian Hub page and input your email address as well as your password. &#x20;

<figure><img src="/files/qCZd3mVvKGjrIygvXyx2" alt="Alian Hub - Login page"><figcaption></figcaption></figure>

In the case that you cannot remember the password:

1. Go to the login screen and choose the "Forgot password" option
2. Enter your email address
3. Follow the reset instructions&#x20;
4. Login to the account with a new password


---

# 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://help.alianhub.com/introduction-to-alian-hub/create-an-account.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.
