# 나의 예약 확인하기

## 1. 나의 예약 확인하기

> 1. <mark style="color:blue;">**'차량 예약'**</mark> 화면에서 우측 상단의 아이콘을 누릅니다.
> 2. <mark style="color:blue;">**'n월'**</mark> 부분을 누릅니다.
> 3. 연/월을 설정하여 기간 별로 예약한 차량을 조회할 수 있습니다.

{% hint style="info" %} <mark style="color:blue;">**'나의 예약'**</mark> 화면 입장 시, 당월에 예약한 차량은 모두 조회가 됩니다.
{% endhint %}

<figure><img src="/files/JHBZOHzEaLD9eT9UE8JO" 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/my_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.
