# Group Booking

<figure><img src="/files/ApeWfVJihpdpDNBstTEO" alt=""><figcaption></figcaption></figure>

The **Group Booking** add-on allows customers to book a service for multiple people in a single appointment.\
This setting is available **inside New/Edit Service**.

#### Enable Group Booking

Enable this option to allow customers to book the service as a group.

#### Min Group People

Set the **minimum number of people** required for a group booking.

#### Max Group People

Set the **maximum number of people** allowed in a group booking.

#### Allow Multiple Customers

Allow **multiple customers** to book the same appointment together instead of a single customer booking for the entire group.

#### Service Price Calculation

When enabled, the **service price will be multiplied** by the number of people in the group.

#### Extra Service Price Calculation

When enabled, the **extra service price will also be multiplied** based on the group size.


---

# 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.yaycommerce.com/bookster/addons/group-booking.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.
