# Add network

{% hint style="info" %}
Login to [Admin Portal ](https://nvis.ai/login)once you receive your Order Confirmation
{% endhint %}

Click on **Network** on the left navigation bar.

<figure><img src="https://ucarecdn.com/3f586fb7-c420-4419-88f1-cc3799a82672/" alt=""><figcaption></figcaption></figure>

You will see that on the **Add Licenses(#)** button on the right, which is greyed out, there is a number in parentheses to indicate the number of licenses you purchased.\
\
Select the **Groups** tab.

<figure><img src="https://ucarecdn.com/a6df99c8-298f-4551-8937-86bea248b461/" alt=""><figcaption></figcaption></figure>

Click **Add Group** button on the right, which is greyed. On hover, the button turns bright blue.

<figure><img src="https://ucarecdn.com/5bdf194f-3045-42b5-8c3e-639c43c7c270/" alt=""><figcaption></figcaption></figure>

In the Add Group dialog box, input the **Group Name** and **Group PSK** you determined in the previous step in [Plan Your Network](https://docs.nvis.ai/getting-started/plan-your-network).

Click the **Submit** button.

{% hint style="warning" %}
**Note:** All inputs are **case-sensitive**, and important for other admins to connect to the same network.
{% endhint %}

<figure><img src="https://ucarecdn.com/84a9c9e6-cc61-44b9-b340-58ad5ba9058a/" alt=""><figcaption></figcaption></figure>

Repeat these steps for setting up additional Computers.


---

# 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/set-up-network/add-network.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.
