> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/security-trailer/es/configuracion.md).

# Configuración

- [Agregar un remolque de seguridad a Command](https://help.verkada.com/security-trailer/es/configuracion/configuration-template.md): Añade tu remolque de seguridad MT81 gestionado en la nube a tu organización de Verkada Command
- [Dimensionamiento del generador MT81](https://help.verkada.com/security-trailer/es/configuracion/dimensionamiento-del-generador-mt81.md): Este documento describe las especificaciones recomendadas para generadores de gasolina o diésel utilizados para proporcionar alimentación de red a un remolque de seguridad MT81
- [Gestión de energía del remolque](https://help.verkada.com/security-trailer/es/configuracion/gestion-de-energia-del-remolque.md)
- [Preguntas frecuentes sobre el remolque de seguridad MT81 gestionado en la nube](https://help.verkada.com/security-trailer/es/configuracion/mt81-cloud-managed-security-trailer-faq.md): Preguntas frecuentes sobre el remolque de seguridad MT81 gestionado en la nube
- [Configuración de MT81 Starlink Mini](https://help.verkada.com/security-trailer/es/configuracion/configuration-template-1.md): Monta un Starlink Mini en tu remolque de seguridad MT81 gestionado en la nube de Verkada para conectividad a internet por satélite


---

# 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://help.verkada.com/security-trailer/es/configuracion.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.
