# 카택스 시작 가이드

- [카택스 튜토리얼](https://docs.cartax.biz/guidebook/guides/tutorial.md): 카택스를 처음 이용하시는 분들을 위한 튜토리얼을 확인할 수 있어요!
- [1. 관리자 회원 가입하기](https://docs.cartax.biz/guidebook/guides/tutorial/sign_up.md): 아래 중 한가지 방법으로 관리자 회원가입을 진행할 수 있습니다.
- [2. 기업 코드 확인하기](https://docs.cartax.biz/guidebook/guides/tutorial/company_code.md): 기업 고유 정보인 기업 코드에 대해 알아볼까요?
- [3. 사용자 등록 및 초대](https://docs.cartax.biz/guidebook/guides/tutorial/user_sign_up.md): 상황에 따라 간편하게 등록 및 초대!
- [4. 차량 등록하기](https://docs.cartax.biz/guidebook/guides/tutorial/register_car.md): 법인, 개인 등록과 차량별 사용권한, 차량정비 알람 까지 한번에!
- [5. 운행기록 작성](https://docs.cartax.biz/guidebook/guides/tutorial/drivinglog.md): 운행패턴, 수정 내역 관리, 지출을 한 번에!
- [6. 운행일지 다운로드(Excel)](https://docs.cartax.biz/guidebook/guides/tutorial/excel.md): 다양한 양식 및 편리한 관리로, 반복업무의 고도화.
- [카택스 주요 기능](https://docs.cartax.biz/guidebook/guides/summary.md): 자동운행부터 엑셀 다운로드까지 꼭 필요한 기능만 담았습니다.
- [1. 자동 운행 기록](https://docs.cartax.biz/guidebook/guides/summary/auto_trip.md): 운행기록 작성을 더욱 쉽고 편하게 작성할 수 있도록 준비했습니다.
- [1-1. 차량 블루투스 자동운행](https://docs.cartax.biz/guidebook/guides/summary/auto_trip/bluetooth.md)
- [1-2. 배터리 충전 자동운행](https://docs.cartax.biz/guidebook/guides/summary/auto_trip/battery.md)
- [1-3. 카택스 비콘 자동운행](https://docs.cartax.biz/guidebook/guides/summary/auto_trip/beacon.md)
- [1-4 자동운행 사용 시 유의사항](https://docs.cartax.biz/guidebook/guides/summary/auto_trip/notice.md): 자동운행 기능이 작동되지 않는 경우, 각 스마트폰별 자동운행 사용 시 유의사항을 확인해주세요
- [2. 운행목적 설정](https://docs.cartax.biz/guidebook/guides/summary/driving_purpose.md)
- [3. 엑셀 다운로드 (국세청 운행기록부)](https://docs.cartax.biz/guidebook/guides/summary/excel.md)
- [4. 유류비 정산](https://docs.cartax.biz/guidebook/guides/summary/mileage.md)
- [5. (Beta) 운행기록 AI 검사](https://docs.cartax.biz/guidebook/guides/summary/examine.md): 새롭게 추가된 따끈따끈한 기능이예요!


---

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