# Create an account

Creating an account helps you keep track of your research and return to important documents quickly.

## Create your account

1. Click **Log in** at the top of the site.
2. Enter your email address and click **Continue**.
3. You will receive an email with a one-time verification code. Enter this code on the verification page.
4. You are now logged in. If you are a new user, you will be asked to complete your profile details (your first and last name) before you can continue.

**Signing up with a password**

Because GhaLII uses an email-based code to log you in, a password is not strictly required. However, if you prefer to sign up with a password:

1. On the verification page, instead of entering the code, click **Sign up with a password**.
2. Follow the prompts to create your password.
3. If you are a new user, you will then be asked to complete your profile details (your first and last name).

## If you cannot create an account

If you do not see an option to log in or create an account, account access may be managed differently for your site. Contact your site administrator or support team for access.


---

# 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.ghalii.org/your-account/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.
