> For the complete documentation index, see [llms.txt](https://docs.patagon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patagon.ai/es/readme.md).

# Bienvenido

Patagon AI es una plataforma de calificación de leads, lifecycle y atribución con IA, construida para equipos de marketing y crecimiento en LATAM. Reemplazamos los formularios con chat de WhatsApp; respuestas instantáneas, calificación basada en reglas, atribución por fuente; para que generes más pipeline y pagues solo por leads calificados.

Trabajamos con empresas de distintas industrias: automotriz, inmobiliaria, educación, finanzas, salud, seguros, retail, SaaS, telcos y turismo.

Este Help Center está organizado por cómo usás la plataforma; desde la configuración inicial hasta la optimización del día a día.

## Qué vas a encontrar aquí

**Primeros pasos**: Conectá tu número de WhatsApp, configurá tu cuenta y poné tu agente en marcha en los primeros 7 días.

**Facturación**: Entendé cómo funciona el modelo de precios, qué cuenta como lead calificado y cómo administrar tu workspace.

**Optimización del agente**: Escribí mejores prompts, gestioná versiones, leé tus métricas de rendimiento y mejorá tu tasa de calificación con el tiempo.

**Performance de ventas**: Gestioná tus leads, monitoreá conversaciones en tiempo real y dale a tu equipo de ventas el contexto que necesita para cerrar más rápido.

**Atribución de marketing**: Rastreá de dónde vienen tus leads, configurá el tracking UTM y conectá tus resultados de WhatsApp con tus campañas de publicidad.

**Troubleshooting**: Respuestas rápidas cuando algo no está funcionando.

Si no encontrás lo que buscás, escribinos a <support@patagon.ai>.


---

# 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://docs.patagon.ai/es/readme.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.
