# Gestión del calendario

- [Cargar, editar o eliminar un turno](https://doc.tureservaonline.app/gestion-del-calendario/cargar-editar-o-eliminar-un-turno.md)
- [Clientes](https://doc.tureservaonline.app/gestion-del-calendario/clientes.md)
- [Reservas recurrentes](https://doc.tureservaonline.app/gestion-del-calendario/reservas-recurrentes.md): Programar turnos que se repiten periodicamente
- [Bloquear franjas horarias](https://doc.tureservaonline.app/gestion-del-calendario/bloquear-franjas-horarias.md): Cuando no puedas brindar tu servicio por un evento en particular, bloqueá franjas horarias solo por ese día.
- [Bloquear dia completo](https://doc.tureservaonline.app/gestion-del-calendario/bloquear-dia-completo.md)
- [Limite de disponibilidad de turnos](https://doc.tureservaonline.app/gestion-del-calendario/limite-de-disponibilidad-de-turnos.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://doc.tureservaonline.app/gestion-del-calendario.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.
