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

# 앱 설치 방법

{% embed url="<https://www.youtube.com/@Autopro_Korea>" %}
YouTube로 알아보는 오토프로X
{% endembed %}

1. [플레이 스토어](#id-1)
2. [DeX 자동 실행](#id-2.-dex)

## 1. [플레이 스토어 바로가기](https://play.google.com/store/apps/details?id=com.zjinnova.smarthub\&hl=en_US)

<mark style="color:blue;">**STEP**</mark> 구글 플레이 스토어 ▶ 검색 <mark style="background-color:orange;">**오토프로X**</mark> ▶ 앱 설치

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

### **1-1. 위치 정보 허용**

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

### **1-2. 근처에 있는 기기 허용**

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

## **2. DeX 진입 자동 설정**

루틴과 APP을 이용하여 DeX를 자동으로 시작하고 연결할 수 있습니다.

[DeX 자동 연결 방법 보러가기](/kor/autopro_x/auto_connect.md)

## **3. 주의사항**

### **3-1. 지역 설정**

설정의 **지역 설정** 기능은 사용 지역과 무관한 개발 기능입니다.  따라서 지역명이 다르더라도 변경하지 않고 그대로 사용합니다.\ <mark style="color:red;">※ 임의로 지역/WiFi 채널을 변경할 경우 기기를 사용하지 못할 수 있습니다.</mark>

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


---

# 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/app/install.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.
