> 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/access-control/es/instalacion/access-control-deployment-best-practices/mount-an-ac12.md).

# Montar un AC12

El [controlador de acceso Verkada](https://docs.verkada.com/docs/access-control-datasheet.pdf) se conecta físicamente a los componentes de la puerta para gestionar el acceso. Los controladores de acceso funcionan con el hardware y los lectores de puerta existentes de su edificio.

## Antes de comenzar

### Verifique el contenido de su caja

* Controlador de acceso AC12
* Cubierta superior del AC12
* placa de montaje
* Destornillador Torx de seguridad T10
* 2 pasacables
* Punzón para pasacables
* 4 tornillos para panel de yeso
* 4 anclajes para panel de yeso
* 4 tornillos de máquina M4x18 mm
* 4 tornillos de máquina 8–32¾"

### Verifique las herramientas que necesita

* Una conexión a internet que funcione
* Un smartphone o una computadora portátil
* Un destornillador Phillips n.º 2 y un taladro eléctrico
* Un nivel

## Monte el AC12

Decida cómo quiere montar la Verkada [AC12](https://docs.verkada.com/docs/access-control-ac12-quick-start-guide.pdf) controlador de una puerta. Puede montarlo al ras de la pared con el soporte incluido o utilizando una caja de conexión de cualquier tamaño.

{% hint style="info" %}
Recomendamos usar la caja de conexión cuadrada Verkada (ACC-MNT-11) para lograr el mejor aspecto estético.
{% endhint %}

{% stepper %}
{% step %}
**Elija cómo quiere montar el AC12. Hay 2 formas:**

* **Opción 1**: Monte en la caja de conexión, donde todos los cables salen por el orificio central.

<div align="left" data-with-frame="true"><figure><img src="/files/c0b086ac6fd95ad2cc4c1892bae6f848363bf4be" alt=""><figcaption></figcaption></figure></div>

* **Opción 2**: Monte directamente en la pared, donde todos los cables salen por los bordes exteriores más cercanos.

<div align="left" data-with-frame="true"><figure><img src="/files/e649c6a0a19ba63ffdd225f83bce3f31dba37da1" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Asegúrese de que las bisagras estén bien alineadas con la placa de montaje y deslícelas hacia abajo hasta que encajen en su lugar.**

<div align="left" data-with-frame="true"><figure><img src="/files/14817e4e94aa519a012e7027759669428a9526ad" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Retire la cubierta superior del AC12 y el soporte. Tendrá que aflojar los 2 tornillos de seguridad azules. Estos se mantienen en su lugar mediante resortes y no es necesario retirarlos por completo.**

<div align="left" data-with-frame="true"><figure><img src="/files/9fa60ecf01d888f291328ca69f2e56f80d6df737" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
Debe pasar los cables por el orificio del AC12 antes de conectar los bloques, o tendrá que desconectarlos para volver a colocar la cubierta superior.
{% endhint %}


---

# 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/access-control/es/instalacion/access-control-deployment-best-practices/mount-an-ac12.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.
