# 1-2. 배터리 충전 자동운행

## 1. 차량에 배터리 충전기 준비하기

사용 가능한 충전 방법

1. 케이블을 사용한 유선 충전
2. 별도 무선 충전 거치대를 활용한 충전

{% hint style="warning" %} <mark style="color:red;">**차량 매립형 무선충전기 사용시 유의사항**</mark>

일부 차량의 경우 매립형 무선충전기 사용 시 GPS 정보가 올바르게 수신되지 않는 문제를 확인했습니다.

배터리 충전 자동운행이 올바르게 작동되지 않거나, 운행거리가 비정상적으로 측정되는 경우 유선 충전 사용을 권장드립니다.

![](/files/BslXOn736lw5HfmXVNmU)
{% endhint %}

***

## 2. 배터리 충전 자동운행 설정

> 1. 카택스 앱 실행 → <mark style="color:blue;">**`'자동운행 방식 선택'`**</mark> 클릭&#x20;
> 2. <mark style="color:blue;">**`'배터리 충전'`**</mark> 선택&#x20;
> 3. 상세 설정 확인 후 <mark style="color:blue;">**`'저장'`**</mark> 클릭
> 4. 자동운행기록 설정이 배터리 충전으로 선택되어 있는지 확인합니다.

<figure><img src="/files/1VlA6MbxODlHN0D9377B" alt="비즈-배터리충전-자동운행-설정방법-운행방법-운행설정"><figcaption><p>배터리 충전 자동운행 설정</p></figcaption></figure>

{% hint style="danger" %}
**배터리 충전 자동운행 사용시 유의사항**

배터리 충전 감지와 동시에 스마트폰의 속도 감지가 시작됩니다.

단, 과도한 배터리 소모 방지를 위해 충전 감지 후 일정 시간동안 속도를 감지하며, 감지 시간이 지나면 운행기록이 시작되지 않습니다.

해당 옵션은 <mark style="color:blue;">**`'자동운행기록 설정'`**</mark>의 <mark style="color:blue;">**`'운행시작 감지 시간'`**</mark>으로 변경할 수 있습니다.
{% endhint %}


---

# 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/battery.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.
