> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/reforzamientos/biblioteca-de-capacitaciones.md).

# Biblioteca de Capacitaciones

* 👥 [**Usuarios**](/reforzamientos/usuarios/reforzamiento-usuarios.md)
* 🧩 [**DashBoard**](/reforzamientos/dashboard/reforzamiento-dashboard.md)
* 🤖 [**Asistente IA**](/reforzamientos/asistente-ia/reforzamiento-asistente-ia.md)
* 📅 [**Asistentes de Agendamiento**](/reforzamientos/asistentes-de-agendamiento/reforzamiento-asistentes-de-agendamiento.md)
* 📣 [**Canales**](/reforzamientos/canales/reforzamiento-canales.md)
* ⚙️ [**Vambe Ads**](/reforzamientos/vambe-ads/reforzamiento-vambe-ads.md)
* [🟦 META y Google Ads](/reforzamientos/meta/reforzamientos-meta-y-google-ads.md)
* 🦈[**Seguimiento**](/reforzamientos/seguimiento/reforzamiento-seguimiento.md)
* 🛣️[**WorkFlows**](/reforzamientos/workflows/reforzamiento-workflows.md)

#### 📅 Próximas Capacitaciones en Vivo

Te invitamos a participar en nuestras próximas sesiones de capacitación, donde podrás resolver dudas y profundizar en el uso de Vambe.

⏰ **Horario**\
🇨🇱 Chile: 16:00 hrs\
🇲🇽 México: 14:00 hrs

🔗 **Link de acceso**\
👉 <https://meet.google.com/xof-baka-gzs>

🔗 [Agregalo a tu calendario aquí](https://calendar.google.com/calendar/event?action=TEMPLATE\&tmeid=N29tMDJnNmg0cWRzYmRkaGZkamdwdjBqcGxfMjAyNjA0MjNUMjAwMDAwWiBjX2Q2ZjRhYjRhNjhhMjI1MTIwYzYyNTAxODZhNjg0YmJkNDc4ODZlMDhlNzk3ZGEyYzk3MGViZWMxMTlhOTNhZThAZw\&tmsrc=c_d6f4ab4a68a225120c6250186a684bbd47886e08e797da2c970ebec119a93ae8%40group.calendar.google.com\&scp=ALL)

¡Te esperamos para seguir potenciando tu experiencia con Vambe! 🚀

### **Capacitaciones Ejecutivos y Administradores**

Todos los miércoles tendremos una capacitación para ejecutivos y administradores, en la cual se mostrarán todas las herramientas de Vambe para el uso en el día a día.

**¿Cuándo?**

Todos los miércoles

⏰ Horario \
🇨🇱 Chile: 16:00 hrs \
🇲🇽 México: 14:00 hrs

🔗 **Link de acceso**\
[meet.google.com/tnw-icku-qxz](https://meet.google.com/tnw-icku-qxz)

### ¿Te gustaría sugerir alguna tematica?

Déjanos tu comentario/sugerencia aquí

{% embed url="<https://forms.gle/5xZbvtWv7ofUMsYA8>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.vambe.ai/reforzamientos/biblioteca-de-capacitaciones.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
