# 카택스 주요 기능

{% hint style="info" %}
카택스의 주요 기능을 간략하고 이해하기 쉽도록 설명해드릴께요!
{% endhint %}

## 항목별 바로가기

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/DDrLjvyFhD8aox9AhL72"><strong>1️⃣ 자동 운행 기록</strong></a></td></tr><tr><td><a href="/pages/5ts1xO4G70pcsbu8vSvX"><strong>2️⃣ 운행목적 설정</strong></a></td></tr><tr><td><a href="/pages/e2AgdSJK6BPfL35K9GKr"><strong>3️⃣ 엑셀 다운로드</strong></a></td></tr><tr><td><a href="/pages/7cnhANNKtGgBfQvTVF0O"><strong>4️⃣ 유류비 정산</strong></a></td></tr><tr><td><a href="/pages/ZNupXJcx2gqF7JtEw0BC"><strong>5️⃣ 운행기록 AI 검사</strong></a></td></tr></tbody></table>


---

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