# Crosspoint View

A crosspoint matrix that shows every possible combination of routes between inputs and outputs. For a Videohub Mini 4x2 12G, that's 8 possible combinations. For a Videohub 120x120 12G, that's 14,400 possible combinations!

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

{% hint style="info" %}
Loading the crosspoint matrix for large Videohub video routers may take a few extra moments to load.
{% endhint %}

## Take Mode

If Take Mode is enabled, selecting a new input source will highlight the new source in red. Tap it again to select the take and change the route. To clear the route, tap on another input or tap on the original input.

## Locking and Unlock Outputs

If an output is locked, you can tap on the lock icon to unlock it. To lock an output, tap on the unlocked icon. Finally, if an output is locked from another client, you can unlock it by double-tapping on the lock icon.


---

# 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/routing/crosspoint-view.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.
