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

# 분할화면

### 1. **분할 화면 사용**

* AutoPro X를 이용하면 스마트폰의 다양한 앱을 차량 내비게이션 화면에 원하는 대로 배치하여 사용할 수 있습니다.
* 단축 버튼을 사용할 경우, 2개의 앱을 5:5 비율로 배치하여 분할 화면을 사용할 수 있습니다. 변경을 원할 경우 터치 패드를 활용하여 애플리케이션을 분할하여 사용하실 것을 권장합니다.

### **2. 영상으로 알아보기**

{% embed url="<https://www.youtube.com/watch?v=7C9oto1pPB4>" %}

### **3. 단축 버튼 사용**

<mark style="color:blue;">**STEP01**</mark> (DeX 화면에서) 앱 2개 실행

<figure><img src="/files/Gs5671TaWX7JA1suYoH4" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**STEP02**</mark> (좌측에 배치하려는) 앱 선택 ▶ AutoPro X  기기의  X버튼

<figure><img src="/files/6LMDhUoFBRgJmMGRWhx4" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**STEP03**</mark> (우측에 배치하려는) 앱 선택 ▶ 분할 완료

<figure><img src="/files/Wd7JcbjGet0VHesX4qwF" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**STEP04**</mark> (분할된 상태에서) 앱 사이를 터치&드래그 ▶ 분할된 비율 조절 가능

<figure><img src="/files/v9J1rCytilhMtbteX2KQ" alt=""><figcaption></figcaption></figure>

### **4. 터치패드 사용**

<mark style="color:blue;">**STEP01**</mark> 트랙패드로 (좌측에 배치하려는) 앱을 선택 ▶ 좌측 끝으로 이동 ▶ 위치가 표시됨

<mark style="color:blue;">**STEP02**</mark> 트랙패드로 (우측에 배치하려는) 앱을 선택 ▶ 분할 완료

<figure><img src="/files/iO4QIZKsoBgzHEBPfjQn" alt=""><figcaption></figcaption></figure>

### **5. APP의 리모콘 사용**

* APP의 리모콘 기능으로 DeX의 앱을 화면 분할할 수 있습니다. [리모콘 기능 사용 방법 바로가기](/kor/app/remote.md)


---

# 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/autopro_x/split.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.
