> 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/phone.md).

# 호환 스마트폰(DeX)

{% hint style="info" %} <mark style="color:blue;">**상단의**</mark>**&#x20;검색 아이콘**<mark style="color:blue;">**을 이용해 내 폰을 검색하세요!**</mark> <img src="/files/4OgsRy6H2h9gxStlhFWW" alt="" data-size="line">
{% endhint %}

<mark style="color:red;">※ AutoPro X는 사용자의 선택에 따라</mark> <mark style="color:red;"></mark><mark style="color:red;">**AutoPro X(DeX) 기능**</mark><mark style="color:red;">과</mark> <mark style="color:red;"></mark><mark style="color:red;">**무선 Android Auto 기능**</mark> <mark style="color:red;"></mark><mark style="color:red;">중 원하는 기능을 사용할 수 있도록 제작되었습니다.</mark>

## Android Auto

안드로이드 오토는 해당 기능을 지원하는 모든 안드로이드 스마트폰(Android 6.0 이상)에서 사용할 수 있습니다.

***

## **AutoPro X (DeX)**

**Samsung SmartPhone**\
삼성 스마트폰 중 DeX 지원 스마트폰으로 오토프로X를 사용할 수 있습니다.

### **Galaxy 갤럭시 A**

Galaxy A90 5G&#x20;

### **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, 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/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.
