> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/documentation/es/recursos/guias/zebra-zd230d.md).

# ZEBRA ZD230D

***

{% hint style="success" %}
Complete el **impresora** **configuración** y **impresión** **configuración** en orden.
{% endhint %}

## I. Configuración de la impresora

{% stepper %}
{% step %}
Conecte el **alimentación** **cable** a la impresora.

<figure><img src="/files/2758c7d4a98246981135ec9da8f5ed554741a570" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Presione el botón de encendido y espere a que el **LED de estado** se ponga verde.

<figure><img src="/files/3d81741cad50958b9125b4152b0c76bdad036e1c" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Tire de los **botones amarillos** en ambos lados para abrir la cubierta.

<figure><img src="/files/779bc1e55ecdca94dfb0aa81bd640009619c58c4" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Cargue el **rollo de etiquetas** entre los soportes del material.

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

{% endstep %}

{% step %}
Presione el **FEED** **botón** para comprobar si las etiquetas avanzan correctamente.

<figure><img src="/files/6d22a62c6a2bea169030aad9d8bb3408d0fc3377" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

***

## II. Configuración de impresión

Una vez completada la configuración de la impresora, seleccione su método de impresión preferido y continúe con el siguiente paso.

{% content-ref url="/pages/3067fbf028b9a01de651078819d3ecf72749b771" %}
[Impresión desde escritorio](/docs/documentation/es/recursos/guias/zebra-zd230d/impresion-desde-escritorio.md)
{% endcontent-ref %}

{% content-ref url="/pages/3460df86ea160629015a3a01eaff308c5ee3e71a" %}
[Impresión móvil](/docs/documentation/es/recursos/guias/zebra-zd230d/impresion-movil.md)
{% endcontent-ref %}


---

# 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://www.boxhero.io/docs/documentation/es/recursos/guias/zebra-zd230d.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.
