# Руководства

***

## Печать штрихкодов и этикеток

#### **Как настроить Zebra ZD230D с BoxHero**

Полное руководство по подключению термопринтера прямой печати Zebra ZD230D к BoxHero на компьютере и мобильном устройстве, включая установку драйвера и настройку размера бумаги.

{% content-ref url="/pages/c8a91c83c569c5ae9b43a7abfef2de1842fa7c09" %}
[ZEBRA ZD230D](/docs/documentation/ru/resursy/rukovodstva/zebra-zd230d.md)
{% endcontent-ref %}

#### **Как настроить Zebra ZD421T с BoxHero**

Пошаговые инструкции по использованию термотрансферного принтера Zebra ZD421T — от распаковки до печати первой этикетки со штрихкодом через BoxHero.

{% content-ref url="/pages/504980b157bcdf01481578dc2c5e1b25b6da7dca" %}
[ZEBRA ZD421T](/docs/documentation/ru/resursy/rukovodstva/zebra-zd421t.md)
{% endcontent-ref %}

#### **Как настроить BIXOLON XD5-40 с BoxHero**

Всё, что нужно для подключения BIXOLON XD5-40 к вашему компьютеру или мобильному устройству, включая загрузку риббона, настройку драйвера и калибровку этикеток.

{% content-ref url="/pages/d9b88864d2ac7c9a14f38eac9489f5d605008cd1" %}
[BIXOLON XD5-40](/docs/documentation/ru/resursy/rukovodstva/bixolon-xd5-40.md)
{% endcontent-ref %}


---

# 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://www.boxhero.io/docs/documentation/ru/resursy/rukovodstva.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.
