# Sign up

## Registration

Begin registering [<mark style="color:blue;">**here**</mark>](https://nvis.ai/get-started). Input your information and click **Next**.

<div align="center"><figure><img src="https://ucarecdn.com/124869a8-57b7-49e5-ab1f-8e503f949290/" alt="" width="375"><figcaption></figcaption></figure></div>

### Select bundle

Select a Bundle that will cover the number of users you wish to secure.

**Note:** User licenses are organized into bundles of 5, 10, or 50 (or Starter, Standard, and Business, respectively). Quantity is selectable later at checkout.\
\
**Example:**\
Starter Bundle x 2 = 10 User Licenses\
Business Bundle x 3 = 150 User Licenses

<figure><img src="https://ucarecdn.com/c92a19e3-0fca-403f-ab89-38dc63b60408/" alt=""><figcaption></figcaption></figure>

### Choose a billing cycle

**Note:** You save 47% off the main price by choosing Annual. Instead of $18/user/mo, it is $10/user/mo

<figure><img src="https://ucarecdn.com/4e7a7df2-2009-4d57-aa8f-8e4657eae044/" alt=""><figcaption></figcaption></figure>

### Update quantity

Update the Quantity (Qty) field as necessary. If updating, click **Update** in order for the Order Summary to properly display the updated amount. Click **Checkout**.<br>

<figure><img src="https://ucarecdn.com/fb60f94c-5ec7-485a-947b-55d6ae56bddf/" alt=""><figcaption></figcaption></figure>

### Input company info

Input your contact details with your **company information**.<br>

<figure><img src="https://ucarecdn.com/b4f2b039-66e3-4c05-a28d-7a82ab844d63/" alt=""><figcaption></figcaption></figure>

### Complete order

At the bottom of the page, input your payment information and click **Complete Order**.<br>

<figure><img src="https://ucarecdn.com/13871c15-736f-4f6b-917e-cfefd10252a3/" alt=""><figcaption></figcaption></figure>

### Next steps

Your invoice will be displayed on the next page, and you will receive a Welcome email.\
\
Your account and order will be under review before processing for quality assurance purposes. We appreciate your patience during this part of the onboarding process.


---

# 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.nvis.ai/getting-started/sign-up.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.
