# Network Assistant Tool

## Overview

<figure><img src="https://4239402461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzaDthb1gXvbj84qIfOUE%2Fuploads%2FdDoqYA7k64agABcZXmxp%2Fnetwork-assistant-tool.gif?alt=media&#x26;token=f450a156-be6e-48cc-9709-72f0459ae8cc" alt=""><figcaption></figcaption></figure>

The Network Assistant Tool is an easy-to-use utility that configures your network adapter to reach the management IP of the radio.&#x20;

It specifically allows users to enable DHCP coexistence on their network adapter where you can have both a statically assigned IP address of 192.168.69.2/24 and a DHCP assigned address, enabling you to reach the configuration IP of the radio while still being able to use dynamically assigned team IP addresses.

## Network Assistant Tool Download

{% tabs %}
{% tab title="Windows" %}
**V1.0.1\_01132025**

{% file src="<https://4239402461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzaDthb1gXvbj84qIfOUE%2Fuploads%2FJH9mvCiIVx33X8PlpHVK%2Fvh_network_assistant.zip?alt=media&token=a461c2fb-7fa0-4023-9264-ebcfeca0561c>" %}

**SHA-256**

```
47e7de3dc400f85116a06483bb922a85d3ab3740e4efde87de4bd6d942801941
```

{% endtab %}
{% endtabs %}

## Using The Network Assistant Tool

{% stepper %}
{% step %}

### Download the Network Assistant Tool

Download the latest version of the Network Assistant Tool above
{% endstep %}

{% step %}

### Decompress the archive

Right click the downloaded ZIP file, extract contents
{% endstep %}

{% step %}

### Launch the Network Assistant Tool

Right click the "vh\_network\_assistant.EXE" executable and "Run as Administrator"
{% endstep %}

{% step %}

### Select Your Network Adapter from the List

Select the network adapter that's plugged into the radio's DS port
{% endstep %}

{% step %}

### Click "Configure"

Click "Configure" to begin configuring your computer.
{% endstep %}

{% step %}

### Wait For the Success Dialog

After a few seconds a success dialog will pop up. Click "OK".
{% endstep %}

{% step %}

### Confirm Radio Configuration

Next, you'll be presented with the current radio configuration. Click "OK" to continue.
{% endstep %}

{% step %}

### (Optional) Go to Radio Configuration Page

Next, you'll be presented with a dialog asking if you want to go to the radio's configuration page. Click "Yes" to be taken to the radio's configuration page. Click "No" to exit.
{% endstep %}
{% endstepper %}


---

# 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://frc-radio.vivid-hosting.net/overview/programming-your-radio-at-home/network-assistant-tool.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.
