# 预约功能

提升预订体验并为您的服务添加特殊功能的服务级功能。

## 什么是预订功能？

预订功能是可按每项服务启用的可选功能，可为您的客户提供更好的体验，并让您的业务获得更多控制。

## 可用功能

### 快速预订

* [**即时预订**](/zh-cn/yu-yue/booking-features/instant-booking.md) - 跳过 Shopify 结账流程，实现更快预订
* [**团体预约**](/zh-cn/yu-yue/booking-features/group-appointments.md) - 允许多个客户预订同一时间段

### 多场次预订

* [**多日预订**](/zh-cn/yu-yue/booking-features/multi-day-bookings.md) - 跨越多天的服务
* [**预订套餐**](/zh-cn/yu-yue/booking-features/booking-packages.md) - 将多个场次打包在一起

### 客户管理

* [**取消与重新安排**](/zh-cn/yu-yue/booking-features/cancellations-rescheduling.md) - 让客户管理自己的预订
* [**在线会议链接**](/zh-cn/yu-yue/booking-features/online-meeting-links.md) - 为线上预约添加虚拟会议链接
* [**弃权与条款**](/zh-cn/yu-yue/booking-features/waiver-terms.md) - 在预订前收集客户协议

## 功能如何运作

每个功能都在 **服务级别**进行配置，这意味着：

* 您可以为不同的服务启用不同的功能
* 每项服务的设置彼此独立
* 某些功能可能需要特定的 Sesami 套餐（Pro 或 Premium）

## 相关

* [服务](/zh-cn/guan-li-yuan/services.md) - 配置服务
* [预订体验](/zh-cn/yu-yue/booking-experiences.md) - 面向客户的界面
* [可用性](/zh-cn/yu-yue/availability.md) - 可用性规则


---

# 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/yu-yue/booking-features.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.
