# Barcode Labels

- [Creating and customizing labels](https://www.boxhero.io/docs/faq/barcode-labels/creating-and-customizing-labels.md): Find answers about supported barcode formats, label design options, and how to save or export your labels.
- [Printing & hardware](https://www.boxhero.io/docs/faq/barcode-labels/printing-and-hardware.md): Find answers about compatible printers, mobile printing, label paper options, and printing in bulk.
- [Troubleshooting](https://www.boxhero.io/docs/faq/barcode-labels/troubleshooting.md): Resolve common issues with barcode printing and scanning, including misalignment, scan failures, and print quality problems.


---

# 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/faq/barcode-labels.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.
