# Compatible iPhones

HoloKit X works primarily with iPhones with LiDAR Scanner&#x20;

* iPhone 15 Pro
* iPhone 15 Pro Max
* iPhone 14 Pro
* iPhone 14 Pro Max
* iPhone 13 Pro
* iPhone 13 Pro Max
* iPhone 12 Pro
* iPhone 12 Pro Max

{% hint style="info" %}
LiDAR scanner will allow you

* Instant AR: allowing for the *instant* placement of *AR* objects in the real world without scanning
* Precise Hand Tracking: 3D *hand* perception in real-time to compute *21* 3D keypoints of a *hand.*&#x20;
  {% endhint %}

Secondary support for all iPhones with OLED screen&#x20;

* iPhone 14
* iPhone 14 Max
* iPhone 13
* iPhone 12
* iPhone 11 Pro Max
* iPhone 11 Pro
* iPhone XS Max
* iPhone XS
* iPhone X

{% hint style="info" %}

* iPhone with OLED screen (all iPhones listed above) will provide enough screen pixel density (\~458 ppi) for you to enjoy high quality Stereoscopic AR experience.&#x20;
* iPhone with LCD screen (such as iPhone 11, XR, SE) does not have enough screen pixel density (326 ppi) to give you very bad user experience.&#x20;
* The form factor of all iPhones older than iPhone X, and 12 mini / 13 mini have too small screen to fit into HoloKit X.&#x20;
  {% endhint %}


---

# 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/compatible-iphones.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.
