> 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/government-solutions/es/readme.md).

# Soluciones gubernamentales

Enfoque proactivo, optimizado y escalable para la seguridad física, con mejoras clave para el uso gubernamental de alta seguridad.

**Descripción general**\
Verkada Government Solutions es una plataforma de seguridad administrada en la nube diseñada para satisfacer las necesidades de las agencias federales, estatales y locales. Proporciona gestión centralizada de cámaras, control de acceso, alarmas, sensores e intercomunicadores, al tiempo que garantiza el cumplimiento de los estándares de seguridad gubernamentales, incluidos FIPS 140-3 y TAA. La plataforma admite alojamiento seguro en la nube, SSO y aprovisionamiento de terceros para ayudar a las agencias a gestionar usuarios y mantener políticas de acceso consistentes.

Esta colección proporciona orientación detallada sobre la implementación de dispositivos, la configuración de ajustes, la supervisión de la actividad y el mantenimiento de operaciones seguras y conformes en entornos gubernamentales.

Consulta estos enlaces para empezar:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Comenzar con Government Solutions</strong></td><td><a href="/government-solutions/es/primeros-pasos/get-started-with-government-solutions.md">Comenzar con Government Solutions</a></td></tr><tr><td><strong>¿Por qué Government Solutions/Dispositivos FIPS?</strong></td><td><a href="/government-solutions/es/cumplimiento/why-government-solutionsfips-devices.md">Líneas de productos compatibles de Government Solutions</a></td></tr><tr><td><strong>Configuración de red de cámaras requerida</strong></td><td><a href="/government-solutions/es/ajustes-de-red-requeridos/required-camera-network-settings-government-solutions.md">Configuración de red de cámaras</a></td></tr></tbody></table>


---

# 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/government-solutions/es/readme.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.
