# Multiple Bookings

SimpleSpa lets you adjust if you would like to allow multiple bookings, we currently support one multiple booking, with the ability to schedule parallel bookings i.e. a booking for a Manicure/Pedicure service at a Nail Spa with SimpleSpa is not only fast but efficient, your clients will select the service they want and the time & we intelligently allow those two services to be booked in parallel with two staff rather then one after the other.


---

# 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.simplespa.net/simplespa-documentation/fundamentals/online-booking/multiple-bookings.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.
