# Sesamiについて

SesamiはCommerce向けの予約プラットフォームです。SesamiにはShopify上の予約アプリがあり、サービス（予約、クラス、レンタル、テイスティングなど）をストアフロントから直接販売し、在庫状況を次の範囲で管理できます **リソース** チームメンバー、部屋、機器など。

## Sesamiでできること

* **予約可能なサービスを提供する** Shopifyの商品に紐づける（そのため、すべてがストアと連携したままになります）
* **空き状況を管理する** リソースとルール（バッファ、予約ウィンドウ、ブロックオフ）によって
* **やり取りを減らす** 自動確認、リマインダー、カレンダーイベントで
* **さまざまな予約体験をサポートする**、店舗内やPOS支援フローを含む

## Shopify内での位置づけ

SesamiはShopify（顧客、商品、注文）と連携して動作します。設定によっては、予約は次のようにできます：

* **Shopifyのチェックアウトを必要とせずに予約する**、または
* **Shopifyのチェックアウト／注文作成で予約する** （支払いをオンラインで確定したい場合や、注文として追跡したい場合に便利です）

## 主要な概念（簡単な定義）

* **サービス**：顧客が予約するもの（多くの場合、Shopifyの商品）
* **リソース**：サービスを提供するために必要なもの（チームメンバー、部屋、機械など）
* **リソースタイプ**：リソースのカテゴリ（例：「チームメンバー」「部屋」「機器」）

## 次のステップ

* アカウントを設定する：/setup/quickstart
* リソース設定：/resources/resources-team-members-rooms-equipment
* セットアップとトラブルシューティング： [クイックスタートガイド](/ja/meru/quickstart.md)
* Googleカレンダー同期：/integrations/google-calendar-integration


---

# 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/meru/about-sesami.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.
