# Integraciones

- [Mercado Pago](https://doc.tureservaonline.app/integraciones/mercado-pago.md): En esta sección vamos a ver como configurar la cuenta de Mercado Pago a nuestra plataforma para que nuestros clientes puedan pagar por adelantado la totalidad o una parte de nuestros servicios.
- [Zoom](https://doc.tureservaonline.app/integraciones/zoom.md): Si brindas servicios a distancia, ya sean consultas, clases o consultorías, Zoom es una de las herramientas mas utilizadas y fáciles de usar. Te enseñamos como vincularla con Tu Reserva Online.
- [Eventos en Google Calendar](https://doc.tureservaonline.app/integraciones/eventos-en-google-calendar.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/integraciones.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.
