# Getting Started

## Step 1 - Visit Homepage

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

## Step 2 - Create an Account on InvtAI

To create an account on InvtAI, follow the step-by-step guide below:

Step 1: Access the Website

* Open your web browser and go to the homepage of InvtAI.
* Alternatively, you can directly visit the registration page by entering the URL: [https://app.invt.ai](https://app.invt.ai/)

Step 2: Choose Registration Method

* On registration page, you will see options to sign up with either your email or Google authentication (Gmail).

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

For Email Registration:

* Fill in the required fields, which typically include your name, email address, and a password of your choice.
* Make sure to choose a strong password that meets the specified requirements (e.g., minimum length, inclusion of special characters, etc.).

For Google Authentication (Gmail):

* If you selected the Google authentication option, you will be redirected to a Google login page.
* Enter your Gmail email address and password to proceed with the registration.

Step 3: Access Your Account

* After successfully registering, you will be redirected to your newly created account on InvtAI.
* Explore the various features and functionalities available to you as a registered user.


---

# 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.invt.ai/product-guides/getting-started.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.
