# WhaCo

## WhaCo

- [Welcome to the WhaCo Documentation! 🚀](https://docs.whaco.app/welcome-to-the-whaco-documentation.md): WhaCo is a comprehensive community management platform designed to empower you to build and grow prosperous communities easily. With WhaCo, you can automate management tasks.
- [Log in](https://docs.whaco.app/onboarding/log-in.md)
- [How to Link My Group for WhaCo to Manage](https://docs.whaco.app/onboarding/how-to-link-my-group-for-whaco-to-manage.md)
- [Permanent Participants Configuration](https://docs.whaco.app/onboarding/permanent-participants-configuration.md)
- [How to Connect with Stripe](https://docs.whaco.app/onboarding/how-to-connect-with-stripe.md)
- [Customization of Messages for Users](https://docs.whaco.app/onboarding/customization-of-messages-for-users.md)
- [Linking Participants' Accounts with Stripe Process](https://docs.whaco.app/onboarding/linking-participants-accounts-with-stripe-process.md)
- [Notificaciones](https://docs.whaco.app/notificaciones.md): Que notificaciones enviamos y cuando las enviamos? Eso te lo explicamos en este docs.

## WhaCo-🇪🇸-ES

- [¡Bienvenido a la Documentación de WhaCo! 🚀](https://docs.whaco.app/whaco-es/bienvenido-a-la-documentacion-de-whaco.md): WhaCo es una plataforma integral de gestión de comunidades diseñada para empoderarte a construir y hacer crecer comunidades prósperas de forma sencilla. Con WhaCo, puedes automatizar tareas de gestión
- [Iniciar Sesion](https://docs.whaco.app/whaco-es/onboarding/iniciar-sesion.md)
- [Cómo Vincular Mi Grupo para que WhaCo lo Gestione](https://docs.whaco.app/whaco-es/onboarding/como-vincular-mi-grupo-para-que-whaco-lo-gestione.md)
- [Configuración Participantes permanentes](https://docs.whaco.app/whaco-es/onboarding/configuracion-participantes-permanentes.md)
- [Cómo Conectar con Stripe y Obtener la API Key](https://docs.whaco.app/whaco-es/onboarding/como-conectar-con-stripe-y-obtener-la-api-key.md)
- [Personalización de Mensajes para Usuarios](https://docs.whaco.app/whaco-es/onboarding/personalizacion-de-mensajes-para-usuarios.md)
- [Proceso de Vinculación de Cuentas de los Participantes con Stripe](https://docs.whaco.app/whaco-es/onboarding/proceso-de-vinculacion-de-cuentas-de-los-participantes-con-stripe.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.whaco.app/welcome-to-the-whaco-documentation.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.
