# Configuration

- [Add a non-Verkada camera to a Command Connector](https://help.verkada.com/command-connector/configuration/add-a-non-verkada-camera-to-a-command-connector.md): Connect non-Verkada cameras to Command with a Command Connector
- [Configure Two Ethernet Ports for Command Connector](https://help.verkada.com/command-connector/configuration/configure-two-ethernet-ports-for-command-connector.md): Configure the second interface for Command Connectors
- [Configure Static IP Addresses for Command Connector](https://help.verkada.com/command-connector/configuration/configure-static-ip-addresses-for-command-connector.md): Configure static IP addresses for Command Connectors
- [Change Storage Settings on Non-Verkada Cameras](https://help.verkada.com/command-connector/configuration/change-storage-settings-on-non-verkada-cameras.md): Set the storage retention for your non-Verkada cameras
- [Change a non-Verkada Channel Orientation](https://help.verkada.com/command-connector/configuration/change-a-non-verkada-channel-orientation.md): Rotate a non-Verkada channel camera view
- [Change a non-Verkada Camera Resolution](https://help.verkada.com/command-connector/configuration/change-a-non-verkada-camera-resolution.md): Change a non-Verkada camera resolution for aspect ratio or to gain more channels.
- [Configure a Non-Verkada PTZ (Pan-Tilt-Zoom) Camera](https://help.verkada.com/command-connector/configuration/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.md): Configure non-Verkada PTZ cameras with Command Connector
- [Configuring Audio for Non-Verkada Channels](https://help.verkada.com/command-connector/configuration/configuring-audio-for-non-verkada-channels.md): Learn how to enable and configure audio for cameras connected to Verkada Command through non-Verkada channels.
- [Command Connector Resource Allocation](https://help.verkada.com/command-connector/configuration/command-connector-resource-allocation.md)


---

# 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://help.verkada.com/command-connector/configuration.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.
