# 가이드

***

## 바코드 프린터 설정 방법 <a href="#barcode-printing-and-labels" id="barcode-printing-and-labels"></a>

#### Zebra ZD230D를 설치하고 박스히어로에서 인쇄하기 <a href="#zebra-zd230d" id="zebra-zd230d"></a>

감열 방식으로 리본 없이 바로 출력할 수 있는 **Zebra ZD230D**의 설치 가이드입니다. 데스크톱과 모바일에서 프린터를 설정하고 박스히어로에서 라벨을 인쇄하는 방법까지 안내합니다.

{% content-ref url="/pages/s2Gp8OtB8gqZ3LshLgvE" %}
[ZEBRA ZD230D](/docs/documentation/ko/resources/guides/zebra-zd230d.md)
{% endcontent-ref %}

#### Zebra **ZD421T**를 설치하고 박스히어로에서 인쇄하기 <a href="#zebra-zd421t" id="zebra-zd421t"></a>

감열과 열전사 두 방식을 모두 지원하는 **Zebra ZD421T**의 설치 가이드입니다. 데스크톱과 모바일에서 프린터를 설정하고 박스히어로에서 라벨을 인쇄하는 방법까지 안내합니다.

{% content-ref url="/pages/zuWKSOwy6M2ZzYNdETGb" %}
[ZEBRA ZD421T](/docs/documentation/ko/resources/guides/zebra-zd421t.md)
{% endcontent-ref %}

#### **BIXOLON XD5-40를 설치하고 박스히어로에서 인쇄하기** <a href="#bixolon-xd5-40" id="bixolon-xd5-40"></a>

감열과 열전사 방식을 모두 지원하는 **BIXOLON XD5-40**의 설치 가이드입니다. 데스크톱과 모바일에서 프린터를 설정하고, 박스히어로에서 라벨을 인쇄하는 방법까지 안내합니다.

{% content-ref url="/pages/T6cKEC6O3Te0SOTsYDFX" %}
[BIXOLON XD5-40](/docs/documentation/ko/resources/guides/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/ko/resources/guides.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.
