> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/onretail-wiki/handbuch/drucker-and-hardware/anforderungen-hardware-performance-ausstattung.md).

# Anforderungen Kassen Hardware

### Erforderlich

* **CPU**: Jede CPU, die mehr als 12.000 Punkte im Octane Benchmark schafft (<https://chromium.github.io/octane>), z.B. neuere Intel, i3,i5,i7, alle AMD Ryzen. Wir unterstützen derzeit die Intel und AMD Prozessor Architekturen (x86 und x64), keine ARM basierten Systeme.
* **RAM**: ab 4GB (bei Tablet Prozessoren), ab 8 GB (bei Desktop Prozessoren)
* **Lokale Festplatte**: Mind. 100GB SSD oder HDD (das meiste davon wird für Windows und Windows Updates benötigt)
* **Betriebssystem**: Microsoft Windows 10 Professional oder Windows 11
* **Monitor**: integriert oder extern, ab 8″&#x20;
* **Internet Verbindung**: online, LAN und WLAN
* **Bondrucker**: EPSON TM-T20 oder kompatibel mit 57mm bzw. 80mm Bonbreite

  näheres zur Bondrucker-Konfiguration finden Sie [hier ](/onretail-wiki/handbuch/drucker-and-hardware/drucker/drucker-konfigurieren.md#konfiguration-bondrucker)

### Optional

* **A4 Drucker**: Windows Druckertreiber&#x20;
* **Kundendisplay**: erweiterte Anzeige&#x20;
* **EAN-Scanner**: USB&#x20;
* **Kassenlade**: Ansteuerung über den Bondrucker&#x20;
* **Bezahlterminal**: ZVT Standard, FirstData (ZVT, EPS), Six (EPS, MPD, Tim), Card Complete, B+S, Rea Card, Ingenico, Hobex, ConCardis
* **Etikettendrucker**: ZEBRA Drucker mit Ethernet Schnittstelle


---

# 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://helpcenter.etron.info/onretail-wiki/handbuch/drucker-and-hardware/anforderungen-hardware-performance-ausstattung.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.
