# 1. 로그인

## 1. 카택스 biz 앱 다운로드 링크

* 사용하는 스마트폰 종류에 맞게 다운로드합니다.

{% embed url="<https://play.google.com/store/apps/details?gl=US&hl=ko&id=com.cartax.vojbiz>" %}
Google Play 다운로드
{% endembed %}

{% embed url="<https://apps.apple.com/kr/app/%EC%B9%B4%ED%83%9D%EC%8A%A4-biz-%EA%B8%B0%EC%97%85%ED%98%95-%EC%9A%B4%ED%96%89%EA%B8%B0%EB%A1%9D-%EC%9E%91%EC%84%B1-%EC%95%B1/id1153965197>" %}
App Store 다운로드
{% endembed %}

***

## 2. 회사코드 입력 및 사용자 회원가입

> 1. 앱 실행 후 <mark style="color:blue;">**`'회사코드'`**</mark> 를 입력합니다.
> 2. 소속 기업에서 사용할 <mark style="color:blue;">**`신규 계정을 만듭니다.`**</mark>
> 3. **아이디, 비밀번호**를 입력합니다.
> 4. 이름, 부서, 직책, 이메일 입력과 약관 동의 후 <mark style="color:blue;">**`회원가입을 완료`**</mark>합니다.

{% hint style="info" %}
관리자로부터 아이디 및 비밀번호를 지급 받았다면, 회사코드 입력 후 지급 받은 계정으로 로그인해주세요

(회원가입 불필요)
{% endhint %}

<figure><img src="/files/0gpvSu7nSwl3NT6uUZ7e" alt="회사코드 입력 후 사용자 회원가입"><figcaption><p>앱 회원가입 화면</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/login.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.
