# Onsite printing requirements

### Power requirments

For each Badge Printing station, we have the following power requirements:

* \-  220-volt power supply
* \-  30W for the printer
* \-  80W for the laptop

### Internet requirments

The system requires a stable internet connection with the following speed requirements:

* A minimum of 1 MB/s per printer (if caching is enabled)
* A minimum of 5 MB/s per printer (if caching is disabled)

*<mark style="color:blue;">The stations can operate on both cable and Wi-Fi connections.</mark>*

### Latency Requirements:

* Unloaded latency should be under 100 ms
* Loaded latency should not exceed 200 ms

{% hint style="success" %}
The internet requirments can be tested at [fast.com](http://fast.com/).
{% endhint %}

{% file src="/files/0qJkn8DpT3aDnRAH0OBX" %}


---

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