# HOTELS, CAMPING & HOSTELS

- [Reservation system](https://docs.bookline.io/hotels-camping-and-hostels/reservation-system.md)
- [Reservation registration](https://docs.bookline.io/hotels-camping-and-hostels/reservation-system/reservation-registration.md)
- [Reservation management](https://docs.bookline.io/hotels-camping-and-hostels/reservation-system/reservation-management.md): How to handle incoming calls with Bookline.ai
- [Group requests](https://docs.bookline.io/hotels-camping-and-hostels/group-requests.md)
- [Click-to-Call](https://docs.bookline.io/hotels-camping-and-hostels/click-to-call.md)
- [Best practices](https://docs.bookline.io/hotels-camping-and-hostels/best-practices.md): Bookline is an AI-powered conversational voice system that answers incoming calls for hotels and tourist accommodations, turning offline inquiries into online reservations.
- [Products](https://docs.bookline.io/hotels-camping-and-hostels/products.md)
- [Event request](https://docs.bookline.io/hotels-camping-and-hostels/event-request.md)
- [Inquiry Log](https://docs.bookline.io/hotels-camping-and-hostels/inquiry-log.md)
- [Gestión de reservas (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/gestion-de-reservas-spanish.md): Las llamadas entrantes en el contexto actual + Bookline.ai
- [Best practices (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/best-practices-spanish.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 (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/productos-spanish.md)
- [Reservation Registration (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/reservation-registration-spanish.md)
- [Solicitud de evento (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/solicitud-de-evento-spanish.md)
- [Registro de consultas (Spanish)](https://docs.bookline.io/hotels-camping-and-hostels/registro-de-consultas-spanish.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/hotels-camping-and-hostels.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.
