# 1-1. 차량 블루투스 자동운행

## 1. 차량과 블루투스 연결하기

차량에 스마트폰을 연결하려면 먼저 차량에 스마트폰을 등록해야합니다.

### 1-1. 차량에 스마트폰 등록하기

> 1. 차량 탑승 후 <mark style="color:blue;">**`'인포테인먼트 시스템 화면'`**</mark>(내비게이션, 멀티미디어 재생 등이 포함된 LCD 모니터) 에서 <mark style="color:blue;">**`'설정'`**</mark> → <mark style="color:blue;">**`'기기연결'`**</mark> → <mark style="color:blue;">**`'기기연결'`**</mark> → <mark style="color:blue;">**`'신규 추가'`**</mark> 를 누르세요
> 2. 스마트폰 블루투스를 켜고 블루투스를 실행한 후 검색된 기기 목록에서 차량 이름을 찾아 선택하세요
>
>    <div align="left"><figure><img src="/files/gz60332Ja4sMU550Y3t9" alt="스마트폰-모바일-폰-앱-등록-차량등록" width="375"><figcaption><p>인포테인먼트 시스템 화면에서 블루투스 연결 예시</p></figcaption></figure></div>
> 3. 스마트폰 화면과 인포테인먼트 화면의 인증 번호가 동일한지 확인한 후 <mark style="color:blue;">**스마트폰에서 연결을 승인**</mark>하세요

{% hint style="warning" %} <mark style="color:red;">**기기 등록 절차는 차량 제조사 마다 차이가 있습니다.**</mark>

본 안내로 연결되지 않을 경우 보유중인 차량의 사용 설명서를 참고 부탁드립니다.
{% endhint %}

***

## 2. 블루투스 자동운행 설정

> 1. 카택스 앱 실행 → <mark style="color:blue;">**`'자동운행 방식 선택'`**</mark> 클릭&#x20;
> 2. <mark style="color:blue;">**`'차량 블루투스'`**</mark> 선택
> 3. ['1. 차량과 블루투스 연결하기'](#id-1) 단계가 올바르게 설정된 경우 목록에 차량이 노출됩니다.\
>    만일 차량이 노출되지 않을 경우, ['1. 차량과 블루투스 연결하기'](#id-1) 단계로 돌아가주세요.\ <mark style="color:red;">**(주의)**</mark> 아이폰의 경우 현재 스마트폰과 차량이 연결중일때만 목록에 표시됩니다. 차량 내에서 설정하는것을 권장드립니다.
> 4. 블루투스가 연결될 때 운행시작할 차량을 선택합니다.\ <mark style="color:red;">**(주의)**</mark> 연결된 차량과 동일한 차량을 선택해주세요!
> 5. 상세 설정 확인 후 <mark style="color:blue;">**`'저장'`**</mark> 클릭
> 6. 자동운행기록 설정이 차량 블루투스로 선택되어 있는지 확인합니다.

<figure><img src="/files/aJjFKF8aQrkjsmqYZ9ji" alt="비즈-블루투스-자동운행-설정방법-운행방법-운행설정"><figcaption><p>카택스 비즈 자동운행 설정 방법</p></figcaption></figure>


---

# 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.cartax.biz/guidebook/guides/summary/auto_trip/bluetooth.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.
