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

# Bem-vindo

O Patagon AI é uma plataforma de qualificação de leads, lifecycle e atribuição com IA, construída para equipes de marketing e crescimento na LATAM. Substituímos formulários por chat no WhatsApp com respostas instantâneas, qualificação baseada em regras e atribuição por fonte, para que você gere mais pipeline e pague apenas por leads qualificados.

Trabalhamos com empresas de diferentes setores: automotivo, imobiliário, educação, finanças, saúde, seguros, varejo, SaaS, telecomunicações e turismo.

Este Help Center está organizado pela forma como você usa a plataforma, desde a configuração inicial até a otimização do dia a dia.

## O que você vai encontrar aqui

**Primeiros passos**: Conecte seu número do WhatsApp, configure sua conta e coloque seu agente em funcionamento nos primeiros 7 dias.

**Faturamento**: Entenda como funciona o modelo de preços, o que conta como lead qualificado e como gerenciar seu workspace.

**Otimização do agente**: Escreva prompts melhores, gerencie versões, leia suas métricas de desempenho e melhore sua taxa de qualificação ao longo do tempo.

**Performance de vendas**: Gerencie seus leads, monitore conversas em tempo real e dê à sua equipe de vendas o contexto que precisa para fechar mais rápido.

**Atribuição de marketing**: Rastreie de onde vêm seus leads, configure o rastreamento UTM e conecte seus resultados do WhatsApp às suas campanhas de publicidade.

**Troubleshooting**: Respostas rápidas quando algo não está funcionando.

Se não encontrar o que procura, entre em contato pelo [<mark style="background-color:cyan;">support@patagon.ai</mark>](#user-content-fn-1)[^1]<mark style="background-color:cyan;">.</mark>

[^1]:


---

# 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://help.patagon.ai/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.
