# 부록

- [사용자 엑셀 등록시 주의사항](https://docs.cartax.biz/guidebook/etc/user-excel.md)
- [운행거리 수정 요령](https://docs.cartax.biz/guidebook/etc/modify_distance.md): 운행거리 수정이 필요하신가요? 아래 사용 가이드에 따라 운행 거리를 수정할 수 있습니다.
- [카택스 비콘이란?](https://docs.cartax.biz/guidebook/etc/undefined.md)
- [누적 주행거리 정렬 옵션 별 예시](https://docs.cartax.biz/guidebook/etc/alignment_of_distance.md): 운행기록 AI 검사 중 '출·도착 누적거리 정렬' 유형에 대한 상세 가이드입니다.


---

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