# 予約期間

予約期間は、一時的に確保することで二重予約を防ぐのに役立ちます **時間枠を保持し** お客様がチェックアウトしている間。

## 機能

{% hint style="info" %}
有効にすると：

* 選択した枠は **予約済み** （購入前）
* 支払い後は、次のようになります **予約済み**
* チェックアウトが時間内に完了しない場合、予約は期限切れとなり、その枠は解放されます
  {% endhint %}

## 設定方法

次へ進んでください： **Sesami → 設定 → 予約期間**

次のいずれかを選択してください:

* 無効
* 5分
* 10分ごと
* 15分
* 30分
* 60分

## 使用するタイミング

{% hint style="warning" %}
お客様が予約をカートに追加でき、チェックアウト前に閲覧に時間をかける可能性がある場合は、これを有効にしてください。
{% endhint %}


---

# 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://help.sesami.co/ja/yu-yue/availability/reservation-period.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.
