# Android Instructions

## Prerequisites

Before proceeding with the installation, ensure you have the following:

* An Android smartphone
* A valid license (wallet address) provided by your Administrator

## Installation Steps

### Step 1: Download and Install the APK

1. Obtain the NVIS APK file from your Administrator or the official NVIS website  <https://docs.nvis.ai/install/download>
2. Open the APK file on your Android device.
3. If prompted, allow installation from "Unknown Sources" in your device settings.
4. Follow the on-screen instructions to complete the installation.

### Step 2: Verify the NVIS Logo

1. Locate the NVIS logo on your home screen or App drawer.
2. Ensure the correct NVIS logo appears.

<figure><img src="/files/AbDhD26a3RMuLMejSYZ1" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Launch the NVIS Application

1. Tap the NVIS logo to open the application.
2. Observe the "Connect" icon in the app.&#x20;

* Initially, the icon should be **gray**

<figure><img src="/files/uhyOY8pMzAjldDXb9C5I" alt="" width="375"><figcaption></figcaption></figure>

### Step 4: Configure Connection Profile (If Required)

If no connection profile exists, follow these steps:

1. Tap the "**+**" button in the upper-right corner.

<figure><img src="/files/eMlkL0TdG9oXYAbKYjQ3" alt="" width="375"><figcaption></figcaption></figure>

2. Enter a **Name** of your choice for the connection profile.
3. Input your **assigned Wallet Address.**
4. Press "**GET DETAILS**".
5. Wait for the application to fetch necessary data:

* Supernode information
* Community details
* Password
* IP Address

6. Press "**Save**" to store the profile.
7. Verify that the connection profile now appears with the chosen **Name**.
8. You should be able to see the “**Add succeed!”**

<figure><img src="/files/fPxmIaLPpMC4Z467T3Xu" alt="" width="375"><figcaption></figcaption></figure>

### Step 5: Connect to NVIS

1. Tap the **gray Connect icon** to establish a connection.
2. Verify that the **Connect icon turns blue**, indicating a successful connection.

<figure><img src="/files/stRL47UdLj7sZ8wYnyHv" alt="" width="375"><figcaption></figcaption></figure>

### Step 6: Access NVIS Services

1. Open your browser on the Android device.
2. Enter an NVIS URL (e.g., <http://10.0.1.65> )

<figure><img src="/files/H2mHflB67pWVFhH4lO5B" alt="" width="375"><figcaption></figcaption></figure>

3. You are now connected and ready to use NVIS services!

## Troubleshooting

If you encounter any issues, try the following:

* Verify that the Wallet Address is correctly entered.
* Check your internet connection.
* Restart the NVIS app and retry.
* Contact your Administrator for further assistance.


---

# 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/install/instructions/android-instructions.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.
