> For the complete documentation index, see [llms.txt](https://docs.volt.ai/volt/8EnMblOhYy6VQJFNi0Vz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.volt.ai/volt/8EnMblOhYy6VQJFNi0Vz/deployment/overview.md).

# Overview

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

## Quick Links

1. [Overview](#overview)
2. [Floor Plans](#floor-plans)
3. [Edge Device](#edge-device)
4. [Camera Details](#camera-details)

## Overview

Your assigned VOLT Representative will begin the deployment process by gathering essential details - such as points of contact, site/network information, and the number of streams per site/network. This ensures we have the information needed to configure and ship your edge device(s), as well as prepare your VOLT Portal environment.

In order to get up and running instantly, please review the following.

1. [**Floor Plans**](#floor-plans): We will need dimensionally accurate 2D diagrams of your facilities which we convert into a 3D model.
2. [**Edge Device**](#edge-device): Install our on-site hardware which securely processes video streams, this step may require [firewall exceptions](/volt/8EnMblOhYy6VQJFNi0Vz/deployment/device-network-requirements.md#firewall-exceptions) to be made if outbound traffic is not open.
3. [**Camera Details**](#camera-details): Share your camera information so we can access their streams for AI detections and analytics.

## Floor Plans

To map your environment accurately, please share your facility's floor plans with your VOLT representative. Include all areas you wish to monitor (both indoor and outdoor). To further expedite the process, please identify camera positions on these plans.

*This will allow us to create a 3D map of your environment, which we upload to the Portal.*

## Edge Device

Once you've chosen between our [cloud or on-prem solution](/volt/8EnMblOhYy6VQJFNi0Vz/deployment/device-network-requirements.md), let us know whether the device will need a static IP or rely on DHCP. When shipped, the confirmation email we send you will contain a tracking number and the device's MAC address so you can prepare your network/firewall (if needed).

{% hint style="info" icon="server" %}
For your deployment we will need to understand how many separate networks your cameras are on and how many streams will be added to VOLT for on each of those networks to determine the number of edge devices needed.
{% endhint %}

## Camera Details

Once your [cameras are configured](/volt/8EnMblOhYy6VQJFNi0Vz/deployment/camera-configuration-guide.md), submit their details using the template below to your VOLT Representative. We require: camera names, camera models, login credentials, IP address, MAC address, and most importantly the RTSP urls.

{% file src="/files/k2MqgVxFrENxPg4j0szt" %}
CSV Template
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.volt.ai/volt/8EnMblOhYy6VQJFNi0Vz/deployment/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
