# Integration overview

You have ordered a system that is on its way. To smoothly integrate a system, it’s important to understand the sequence of events so that you and your team are ready from the get-go, starting from when the shipment arrives.

1. **Receive stock**

   Your modules, controllers, and rigging components will arrive in shipping crates. Store them in temperate & dry conditions until unboxing.
2. **Install & online controllers**

   Install the controllers into server racks according to the [Controller Guide](broken://spaces/z66RY3xb2z8uBaNIH6K1/pages/ft3DtInrPu326450HuxT#holoplot-controller). Confirm health and system status with HOLOPLOT staff via remote monitoring.
3. **Unbox modules**

   Disassemble the crates containing the modules according to [Unboxing](/user-guides/holoplot-system-deployment/unboxing.md) section.
4. **Test modules**

   Power each module after unboxing and before rigging.
5. **Rig Modules**

   Move modules into mounting positions. Create array configurations according to designs. See [Rigging](/user-guides/holoplot-system-deployment/rigging.md).
6. **Power & data**

   Connect power and ethernet cables to all modules and controllers.
7. **Online Modules**

   View the modules in HOLOPLOT Control according to the [User Manual](/holoplot-control/getting-started.md). Confirm health and system status with HOLOPLOT staff via remote monitoring.
8. **Commissioning**

   Using HOLOPLOT Control to pair arrays, check your beams and presets, time align and tune beams, conduct additional measurement and system optimization tasks.

You will find further descriptions of each of these steps for integration in the pages that follow.


---

# 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/integration-overview.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.
