# Pairing the arrays & routing audio

## Module pairing

**Module Pairing** is the process of matching the arrays defined in **HOLOPLOT Plan** with the actual HOLOPLOT Audio Modules in the real world. This process is simplified with neighbor detection, which automatically detects and pairs all modules in the same array within a few seconds. This feature saves significant time, especially when dealing with large-scale venues.&#x20;

#### How to pair modules

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

1. On the navigation bar, click **Settings** › **Module Pairing**.
2. Select any module from the **Unpaired Modules** container. The LEDs on the real-world module will start blinking. Once it starts blinking, identify its position inside the real-world array.
3. In the **Paired Arrays and Modules** container, click the module that matches the actual position of the selected real-world module. Click **Pair Detected Array** to enable [Neighbor Detection](#user-content-fn-1)[^1] to pair the selected Module with all the modules in the same array.&#x20;
4. Repeat steps 1 and 2 to pair the remaining arrays.
5. To unpair modules, find the array in the **Paired Arrays** container and select the **Unpair Selected Module** or **Unpair Array** buttons.

For more detailed information on how to pair modules, go to the following section:

{% content-ref url="/pages/JCT6GaZZ5WrJINLkz8Ns" %}
[Pairing Modules](/holoplot-control/configuring-the-system/pairing-modules.md)
{% endcontent-ref %}

## Routing

You must handle the routing differently depending on the system's active AoIP setting. The link below explains the process and its differences.

{% content-ref url="/pages/lZoUSpjGWY6H2HNrDqgu" %}
[Routing streams](/holoplot-control/operating-the-system/routing-streams.md)
{% endcontent-ref %}

[^1]: A HOLOPLOT feature that detects all Modules in the same Array and pairs them automatically


---

# 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.holoplot.com/user-guides/holoplot-system-deployment/pairing-the-arrays-and-routing-audio.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.
