# 카택스 튜토리얼

{% hint style="info" %} <mark style="color:blue;">**카택스가 처음이신가요?**</mark>

운행기록을 작성하고 엑셀 다운로드까지, <mark style="color:blue;">**쉽게 따라하면서 익힐 수 있도록 준비해보았어요!**</mark>
{% endhint %}

## 항목별 바로가기

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/5df40EJVmK2kcML2rNXe"><strong>1️⃣ 관리자 회원 가입하기</strong></a></td></tr><tr><td align="center"><a href="/pages/D7x9VxCVPsdnCBxSlYm2"><strong>2️⃣ 기업 코드 확인하기</strong></a></td></tr><tr><td align="center"><a href="/pages/XlnKkmDssRyoWIo7cQg3"><strong>3️⃣ 사용자 등록 및 초대</strong></a></td></tr><tr><td align="center"><a href="/pages/FBsBla5WtalctUtZPcuR"><strong>4️⃣ 차량 등록하기</strong></a></td></tr><tr><td align="center"><a href="/pages/f8sTtUzNk3Ys4nz8YCRz"><strong>5️⃣ 운행기록 작성</strong></a></td></tr><tr><td align="center"><a href="/pages/aPebGGNYmIEXLH7lWi1q"><strong>6️⃣ 운행일지 다운로드</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/tutorial.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.
