# 关于 Sesami

Sesami 是面向 Commerce 的预订平台。Sesami 在 Shopify 上提供预订应用，帮助你直接从店面销售服务（预约、课程、租赁、品鉴等），并管理各项资源的可用性， **资源** 例如团队成员、房间和设备。

## Sesami 可帮助你完成的事情

* **提供可预订服务** 并与 Shopify 产品关联（因此一切都与你的商店保持连接）
* **控制可用性** 通过资源和规则（缓冲时间、预订窗口、封锁时段）
* **减少来回沟通** 通过自动确认、提醒和日历事件
* **支持不同的预订体验**，包括店内和 POS 辅助流程

## 它如何与 Shopify 配合

Sesami 与 Shopify（客户、产品、订单）协同工作。根据你的设置，预订可以是：

* **无需 Shopify 结账即可预订**，或
* **通过 Shopify 结账 / 创建订单进行预订** （适用于你希望在线收款或将其作为订单记录的情况）

## 关键概念（快速定义）

* **服务**：客户预订的内容（通常是一个 Shopify 产品）
* **资源**：完成服务所需的任何内容（团队成员、房间、机器等）
* **资源类型**：资源的类别（例如，“团队成员”、“房间”、“设备”）

## 下一步

* 设置你的账户：/setup/quickstart
* 资源设置：/resources/resources-team-members-rooms-equipment
* 设置和故障排除： [快速入门指南](/zh-cn/kai-shi-shi-yong/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/zh-cn/kai-shi-shi-yong/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.
