> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/badge-printing.md).

# Badge printing

- [Badge printing with Let's Get Digital](https://knowledge-base.letsgetdigital.com/badge-printing/badge-printing.md): The following article provides more information on our badge printing service.
- [Onsite printing requirements](https://knowledge-base.letsgetdigital.com/badge-printing/onsite-printing-requirements.md)
- [Badge settings](https://knowledge-base.letsgetdigital.com/badge-printing/badge-settings.md): This article explains how to set up the badge printing for your event.
- [Custom Badge](https://knowledge-base.letsgetdigital.com/badge-printing/custom-badge.md): Do you want a custom badge implemented for your event? The article below details what is required.
- [Badge Types and Dimensions](https://knowledge-base.letsgetdigital.com/badge-printing/custom-badge/badge-types-and-dimensions.md)
- [Badge Design Guidelines](https://knowledge-base.letsgetdigital.com/badge-printing/custom-badge/badge-design-guidelines.md)
- [Submitting Your Badge Design](https://knowledge-base.letsgetdigital.com/badge-printing/custom-badge/submitting-your-badge-design.md)
- [Branded Check-in Stations](https://knowledge-base.letsgetdigital.com/badge-printing/branded-check-in-stations.md): This article describes how to submit the desings for customised branding around the check-in stations
- [Setting up your own printer](https://knowledge-base.letsgetdigital.com/badge-printing/setting-up-your-own-printer.md): If you purchased/rented your own Epson TM-C3500, Epson Colorworks C4000e or Brother QL-1100c printer you can use this article as a guide to setting up your printer for the very first time.
- [Leasing Hardware](https://knowledge-base.letsgetdigital.com/badge-printing/leasing-hardware.md): This page describes how to configure the lease package in case you've picked the option to lease printers.
- [Setting up a Zebra printer](https://knowledge-base.letsgetdigital.com/badge-printing/setting-up-a-zebra-printer.md): This article explains how to install and configure a Zebra ZD421 printer with dispenser so it can print badges correctly.


---

# 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://knowledge-base.letsgetdigital.com/badge-printing.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.
