# 7. (Premium) 차량예약

## 차량 예약 화면 기본 구성

<figure><img src="/files/L45ZHN28CL5qaeP6BPXt" alt="법인차량 예약화면-차량예약하기-법인 차 예약하는 법" width="186"><figcaption><p>[APP] 차량 예약 화면 기본 구성</p></figcaption></figure>

{% hint style="info" %}
구분 항목 명을 클릭하면 상세 설명으로 이동합니다.
{% endhint %}

<table><thead><tr><th width="224">구분</th><th>설명</th></tr></thead><tbody><tr><td><a href="/pages/Uxp7R53X7PKkbFnOr2xI"><strong>1️⃣차량 예약 하기</strong></a></td><td>Premium만의 기능인 차량 예약을 등록할 수 있습니다.</td></tr><tr><td><a href="/pages/D318OdbCYm3lQkFPS92f"><strong>2️⃣나의 예약 확인하기</strong></a></td><td>예약한 차량을 확인할 수 있습니다.</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/manual/biz_app/reservation.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.
