> 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/custom-badge/badge-types-and-dimensions.md).

# Badge Types and Dimensions

Before designing your custom badge, it is important to know which badge type you are using. Each badge type has different dimensions and your design must match these exactly to ensure it prints correctly.

Your Let's Get Digital consultant will confirm your badge type. If you are unsure which badge type applies to your event, contact us at [**support@letsgetdigital.com**](mailto:support@letsgetdigital.com) before starting your design.

<table><thead><tr><th width="146.3046875">Type</th><th width="191">Design size (width x height)</th><th>Printed badge size (width x height)</th><th>Information</th></tr></thead><tbody><tr><td>T180</td><td>96.0 x 267.8 mm</td><td>96.5 x 134.0 mm</td><td>A paper badge designed to fold in half and worn with a keycord, with small white edges around the sides.</td></tr><tr><td>T180S</td><td>96.0 x 163.8 mm</td><td>96.5 x 82.0 mm</td><td>A paper badge designed to fold in half and worn with a keycord, with small white edges around the sides.</td></tr><tr><td>260T</td><td>101.0 x 277.0 mm</td><td>96.5 x 134.0 mm</td><td>A plastic badge designed to fold in half and stick together, worn with a keycord.</td></tr><tr><td>260TS</td><td>101.0 x 172.0 mm</td><td>96.5 x 82.0 mm</td><td>A plastic badge designed to fold in half and stick together, worn with a keycord.</td></tr><tr><td>Sticker 102x51</td><td>102.0 x 51.0 mm</td><td>102.0 x 51.0 mm</td><td>Peel-and-stick design for quick application.</td></tr><tr><td>Sticker 76x51</td><td>76.0 x 51.0 mm</td><td>76.0 x 51.0 mm</td><td>Peel-and-stick design for quick application.</td></tr></tbody></table>

*(Last updated as of 13/11/205)*

**Ready to Start Designing?**

Once you know your badge type, you can move on to creating your design.

👉 [Read the badge design guidelines](/badge-printing/custom-badge/badge-design-guidelines.md)


---

# 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/custom-badge/badge-types-and-dimensions.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.
