> For the complete documentation index, see [llms.txt](https://autoprox.gitbook.io/kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoprox.gitbook.io/kor/eng/phone.md).

# Compatible Phones (DeX)

{% hint style="info" %} <mark style="color:blue;">**Use the search icon at the top to search for your phone!**</mark>  <img src="/files/4OgsRy6H2h9gxStlhFWW" alt="" data-size="line">
{% endhint %}

<mark style="color:red;">※ AutoPro X is designed to allow users to choose between the AutoPro X (DeX) function and the wireless Android Auto function, based on their preference</mark>

## Android Auto

Android Auto is available on all Android smartphones that support the feature (Android 6.0 and above).

***

## **AutoPro X (DeX)**

**Samsung SmartPhone**\
You can use AutoPro X with Samsung smartphones that support DeX.

### **Galaxy Galaxy A**

Galaxy A90 5G&#x20;

### **Galaxy Galaxy S**

Galaxy S20, S20 Ultra, S20 FE

Galaxy S21, S21+, S21 Ultra

Galaxy S22, S22+, S22 Ultra

Galaxy S23, S23+, S23 Ultra

Galaxy S24, S24+, S24 Ultra

### **Galaxy Fold Galaxy Fold**

Galaxy Fold, Z Fold 2, 3, 4, 5, 6

### **Galaxy Note**

Galaxy Note 20, Note 20, 5G

Galaxy Note 20 Ultra, 20 Ultra 5G


---

# 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://autoprox.gitbook.io/kor/eng/phone.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.
