# Restaurants

- [Reservation management](https://docs.bookline.io/restaurants/reservation-management.md)
- [Group requests](https://docs.bookline.io/restaurants/group-requests.md)
- [Reservation reminders](https://docs.bookline.io/restaurants/reservation-reminders.md)
- [Delivery management](https://docs.bookline.io/restaurants/delivery-management.md)
- [Satisfaction surveys](https://docs.bookline.io/restaurants/satisfaction-surveys.md)
- [Event requests](https://docs.bookline.io/restaurants/event-requests.md)
- [Cross-selling](https://docs.bookline.io/restaurants/cross-selling.md)
- [Hostales](https://docs.bookline.io/restaurants/hostales.md)
- [Gestión de reservas](https://docs.bookline.io/restaurants/hostales/gestion-de-reservas.md): Las llamadas entrantes en el contexto actual + Bookline.ai
- [Solicitudes de grupo](https://docs.bookline.io/restaurants/hostales/solicitudes-de-grupo.md)
- [Click to Call](https://docs.bookline.io/restaurants/hostales/click-to-call.md)
- [Best practices](https://docs.bookline.io/restaurants/hostales/best-practices.md): Bookline es un sistema de voz conversacional con IA que responde a las llamadas entrantes de hoteles y alojamientos turísticos para transformar las llamadas offline en reservas online.
- [Productos](https://docs.bookline.io/restaurants/hostales/productos.md)
- [Emisoras de taxis](https://docs.bookline.io/restaurants/emisoras-de-taxis.md)
- [Solicitud de servicios](https://docs.bookline.io/restaurants/emisoras-de-taxis/solicitud-de-servicios.md)
- [Recordatorio de servicios](https://docs.bookline.io/restaurants/emisoras-de-taxis/recordatorio-de-servicios.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://docs.bookline.io/restaurants.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.
