# Video Router Landing Page

When you are connected to a video router, there will be several sections that you can explore depending on the capabilities of your video router:

* **Routing**
  * Video Output Routing
  * Monitoring Output Routing
  * Processing Unit Routing
  * Frame Buffer Routing
  * Serial Port Routing
* **Labels**
  * Input Labels
  * Output Labels
  * Monitoring Output Labels
  * Frame Buffer Labels
  * Serial Port Labels
* **Locks**
  * Output Locks
  * Monitoring Output Locks
  * Processing Unit Locks
  * Frame Buffer Locks
  * Serial Port Locks
* **Serial Port Directions**
* **Extensions**
  * Virtual Outputs
  * Presets
  * Multiview

Information about the connected video router, will also be displayed:

* Name
* Type
* IP Address
* Port Number
* Model
* Model ID
* Pin to top
* Auto-Connect on Launch

If your video router entry is linked to a Simulator, you will see additional fields containing:

* Simulator link
* Hide from Library

**Port Metadata**

* Copy Port Metadata to Clipboard
* Import Port Metadata


---

# 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/video-router-landing-page.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.
