# Create an account

**Create an account**\
Sign up at Humata's [website](https://app.humata.ai/signup) using your Email and password (Should be at least 8 characters and may include special characters & numbers for a stronger password)

<figure><img src="/files/4503LiZitZarSTMclUFF" alt="" width="563"><figcaption><p>Sign up page</p></figcaption></figure>

Fill up the necessary fields and Click "Create an account".

<figure><img src="/files/xRkKbiixq7VnZlY2US59" alt="" width="563"><figcaption></figcaption></figure>

A verification link will be sent to your email, check your inbox or SPAM folder.

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

Confirm your signup by clicking the link to verify your email

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


---

# 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.humata.ai/guides/readme/creating-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.
