# How do I sell several timeslots at once as i'm selling a package of x bookings?

{% hint style="warning" %}
**This is a premium feature of the app and you'll need to be Premium on the app to be able to use full day booking.**
{% endhint %}

You'll need to create a "bundle booking" if you want your customers to be able to pick several time slots at once (opposed to what can be done on "regular booking").

Click on "my services" then click on "new service" and pick "bundle booking".

From there you can configure the service.

<figure><img src="/files/4uZRR6q4uXhlg4onscB2" alt=""><figcaption></figcaption></figure>


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../how-do-i-sell-several-timeslots-at-once-as-im-selling-a-package-of-x-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.
