# Group requests

Hotel group requests follow a similar process to [restaurant group requests](/restaurants/group-requests.md), but instead of viewing them in the client portal, hotels receive an email with all the key details, such as the date, number of rooms, and whether the request comes from a company or an individual.

**There is a limit on the number of rooms a client can request. If the request exceeds this limit, it will be classified as a group booking.**

<div data-with-frame="true"><figure><img src="/files/v0LPdkCM3nF6i9HdWLyM" alt="" width="241"><figcaption></figcaption></figure></div>


---

# 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.bookline.io/hotels-camping-and-hostels/group-requests.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.
