# Wireless Game Controller (Optional)

HoloKit supports all wireless game controllers that connects to iPhones.&#x20;

Here are all controllers supported by iPhone officially.&#x20;

## Xbox Controller&#x20;

* Xbox Wireless Controller with Bluetooth (Model 1708)
* Xbox Wireless Controller Series S
* Xbox Wireless Controller Series X
* Xbox Elite Wireless Controller Series 2
* Xbox Adaptive Controller

<figure><img src="/files/2W42CInxSxDyQ2BUFWBm" alt="" width="375"><figcaption></figcaption></figure>

See more on <https://support.apple.com/en-us/HT211232>&#x20;

## PlayStation Controller

* PlayStation DualShock 4 Wireless Controller
* PlayStation 5 DualSense Wireless Controller
* PlayStation 5 DualSense Edge Wireless Controller

<figure><img src="/files/5bDbuV0k6IUkdYBI6VVs" alt="" width="375"><figcaption></figcaption></figure>

See more on <https://support.apple.com/en-us/HT211813>

<br>


---

# 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://docs.holokit.io/product/holokit-x/input-methods/wireless-game-controller-optional.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.
