# Adding a Video Router

To add a new video router to RouteEffect, follow these steps:

1. From the RouteEffect home, tap the `+` button.
2. Choose `New Video Router`.
3. If this is your first time using RouteEffect, a permissions dialog will appear asking you to give RouteEffect the ability to discover and communicate with devices on the local network. Tap Accept.
4. In the sheet that appears, RouteEffect will list video routers it discovers on your network. Tap on the name to pre-populate the fields for `Name`, `IP Address`, and `Port`. Or, you can manually enter these fields if you know them.&#x20;
5. Tap `Add` to save the video router to RouteEffect.

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

{% hint style="warning" %}
RouteEffect currently works with the Videohub line of video routers from Blackmagic Design. Future versions of RouteEffect may add support for additional video routers from other manufacturers.&#x20;
{% endhint %}

## Determining the IP address of your video router

To determine the IP address of your video router, use the software that came with it. With Blackmagic Design Videohub, this would be the Videohub Setup application for Mac and Windows.

<div><figure><img src="/files/t1kMzmAatMp5N9NGGViy" alt=""><figcaption><p>Videohub Setup</p></figcaption></figure> <figure><img src="/files/4jqlV7f6zKLFNqmaNY97" alt=""><figcaption><p>Setup section showing network settings</p></figcaption></figure></div>

It is recommended that you set up a static IP address or use DHCP Reservation to provide your video router with a stable, un-changing IP address.

## Use Local Network

If you did not give permission to RouteEffect to communicate with devices over the local network, RouteEffect will not be able to communicate with your Videohubs. To change this, do the following:

1. Go to the iOS or iPadOS Home
2. Tap `Settings`
3. Scroll to the bottom of the left-hand sidebar and tap Apps
4. Tap `RouteEffect`
5. Make sure `Local Network` is enabled

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


---

# 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.routeeffect.com/using-routeeffect/adding-a-video-router.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.
