# 차량예약 사용법

## 1. 차량예약 사용 준비

> 1. <mark style="color:blue;">**'홈'**</mark> 화면에서 달력 모양 아이콘을 누릅니다.
> 2. 화면 우측 하단 <mark style="color:blue;">**'**</mark>:heavy\_plus\_sign:<mark style="color:blue;">**'**</mark> 모양 아이콘을 누릅니다.

<figure><img src="/files/GFWgkTqdhM0W2haoAWcS" alt="법인차량 예약 준비사항-차량 예약하기-차량운행일지 차량 예약" width="375"><figcaption><p>[APP] 차량 예약 사용 준비</p></figcaption></figure>

***

## 2. 차량 예약하기

> 1. <mark style="color:blue;">**'출발 일시'**</mark> 에서 날짜와 시간을 선택 합니다.
> 2. <mark style="color:blue;">**'조회 하기'**</mark> 를 눌러 사용 가능한 차량을 조회 합니다.
> 3. 예약할 차량을 누릅니다.
> 4. <mark style="color:blue;">**'운행 목적'**</mark> 을 누르고 목적에 맞게 변경하고, 필요 시 메모 또한 입력 합니다.
> 5. <mark style="color:blue;">**'예약하기'**</mark> 를 누릅니다.
> 6. 예약이 성공적으로 완료 되면 해당 화면이 표시 됩니다.

{% hint style="info" %} <mark style="color:blue;">**'차량'**</mark> 에서 특정 차량을 선택하고 조회 할 수 있습니다.
{% endhint %}

<figure><img src="/files/77CFhHDGfCq8afUEXH1k" alt="진짜 차량예약-법인차량예약하기-차량 예약 어떻게-예약하는 법"><figcaption><p>[APP] 차량 예약하기 유저 플로우</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/reservation/guide.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.
