> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-de/maus-and-tastatur/unterstutzte-plattformen-und-gerate.md).

# Unterstützte Plattformen und Geräte

### <i class="fa-gamepad-modern">:gamepad-modern:</i> Plattformen <a href="#platforms" id="platforms"></a>

| Plattform             | Voraussetzung                                                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| **PC**                |                                                                                                                           |
| **Xbox Series X\|S®** |                                                                                                                           |
| **Xbox® One**         |                                                                                                                           |
| **PlayStation®5**     | Erfordert [Zen Link™](/zen-de/zen-link/what-is-zen-link.md) oder [Umgehung](/zen-de/unterstutzte-gerate/ps5/ps5bypass.md) |
| **PlayStation®4**     |                                                                                                                           |
| **Nintendo Switch®**  |                                                                                                                           |

***

### <i class="fa-computer-mouse">:computer-mouse:</i> Mäuse und Tastaturen <a href="#devices" id="devices"></a>

Die meisten Standard-USB-Geräte funktionieren, auch wenn sie nicht aufgeführt sind.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Titelbild</th></tr></thead><tbody><tr><td><strong>Mäuse</strong></td><td><a href="/pages/13c3b55a5a5c47e862de490214ca97bccd08ecc3">/pages/13c3b55a5a5c47e862de490214ca97bccd08ecc3</a></td><td><a href="/files/eda4771eb0127be4ff811cbdab7735bf763f9e02">/files/eda4771eb0127be4ff811cbdab7735bf763f9e02</a></td></tr><tr><td><strong>Tastaturen</strong></td><td><a href="/pages/a50803cc35ff1a4c118180ad56e196f2c2dffed3">/pages/a50803cc35ff1a4c118180ad56e196f2c2dffed3</a></td><td><a href="/files/40a0d896d1249eddad6ac088a04e511166babf5e">/files/40a0d896d1249eddad6ac088a04e511166babf5e</a></td></tr></tbody></table>

***

### <i class="fa-scale-balanced">:scale-balanced:</i> Hinweis zu Markenrechten <a href="#trademarks" id="trademarks"></a>

"PlayStation®", "PlayStation®5", "PS5®", "PSN®" und "DualSense™" sind Marken von Sony Interactive Entertainment Inc.

"Nintendo Switch®", "Joy-Con®" und "Nintendo® eShop" sind Marken von Nintendo Co., Ltd.

"Xbox®", "Xbox Series X®", "Xbox Series S®", "Xbox® One", "Xbox® Live" und "Xbox® Game Pass" sind Marken der Microsoft Corporation.


---

# 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://guide.cronuszen.com/zen-de/maus-and-tastatur/unterstutzte-plattformen-und-gerate.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.
