> 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-it/mouse-e-tastiera/piattaforme-e-dispositivi-supportati.md).

# Piattaforme e dispositivi supportati

**F**ollowing piattaforme sono supportate:

* **PC**
* **Xbox Series X|S**®
* **Xbox One**®
* **PlayStation 5**® *(richiede* Bypass ﻿*o* Cronus Zen Link™*)*
* **PlayStation 4**®
* **Nintendo Switch**®

## 🖱️ Tastiere e mouse supportati

***

Puoi trovare l'elenco di **tastiere e mouse ufficialmente supportati** qui: 👉 Visualizza dispositivi supportati﻿﻿

Se il tuo mouse o la tua tastiera non sono elencati, non preoccuparti. La maggior parte dei dispositivi USB standard è comunque supportata.

## Avvertenze

***

Utilizzando questo prodotto, riconosci e accetti quanto segue:

{% hint style="info" %}
⚠️ Avviso sui marchi

“PlayStation®,” “PlayStation®5,” “PS5®,” “PSN®,” e “DualSense®” sono marchi di Sony Interactive Entertainment Inc.

“Nintendo® Switch,” “Joy-Con®,” e “Nintendo® eShop” sono marchi di Nintendo Co., Ltd.

“Xbox®,” “Xbox® Series X,” “Xbox® Series S,” “Xbox® One,” “Xbox® Live,” e “Xbox® Game Pass” sono marchi di Microsoft Corporation.
{% endhint %}


---

# 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-it/mouse-e-tastiera/piattaforme-e-dispositivi-supportati.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.
