# 누적주행거리

{% hint style="info" %} <mark style="color:blue;">**"왜 누적주행 거리를 맞춰야 하나요?"**</mark>

1. 스마트폰 GPS 측정상, 실제 차량 계기판의 누적주행거리와 조금씩 차이가 생깁니다.&#x20;
2. 차량 계기판의 누적 주행거리와 맞추면, 이후 운행 시 반영되어 정확한 운행기록이 가능합니다.&#x20;
   {% endhint %}

## 1. 누적주행거리 수정

> 1. <mark style="color:blue;">**'누적 주행거리'**</mark> 밑 <mark style="color:blue;">**'km**</mark> :pen\_ballpoint:<mark style="color:blue;">**'**</mark> 부분을 누릅니다.
> 2. 계기판의 주행거리를 확인하고 앱의 주행거리와도 동일하게 입력합니다.
> 3. 이후 운행 시 반영되어 정확한 운행기록이 가능합니다.

<figure><img src="/files/NgNLbpdfZFqZS8ZFDDk1" alt="누적주행거리-계기판-자동등록-주행거리-운행차량" width="370"><figcaption><p>[APP] 누적 주행거리 화면</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/manual/biz_app/home/distance.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.
