> For the complete documentation index, see [llms.txt](https://wamoca.gitbook.io/wamoca-docs-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wamoca.gitbook.io/wamoca-docs-es/what-you-should-know-about-whatsapp-business/conversations/what-is-a-conversation.md).

# ¿Qué es una conversación?

Una conversación en WhatsApp Business se define como un **hilo continuo de mensajes de 24 horas entre una empresa y su cliente**. Esta ventana de 24 horas se abre con la entrega de un mensaje (en nuestro caso, **al crear una campaña y enviar una plantilla**) y se contabiliza en nuestra plataforma como 1 conversación cuando el mensaje ha sido entregado al cliente. En WhatsApp Business existen diferentes categorías de conversación: Marketing, utilidad, autenticación y servicio. &#x20;

Con Wamoca podrás abrir conversaciones de la categoría Marketing: te permite alcanzar una **amplia variedad de objetivos, desde generar reconocimiento hasta impulsar las ventas y volver a segmentar a los clientes**. Entre los ejemplos se incluyen anuncios de nuevos productos, servicios o funciones; ofertas o promociones segmentadas; y recordatorios de abandono del carrito.&#x20;

Consulta [Precios](https://developers.facebook.com/docs/whatsapp/pricing) para ver cómo se abren y cierran las conversaciones, y cómo tienen en cuenta nuestro modelo de precios. [Tarifas en EUR](https://scontent.fmad20-1.fna.fbcdn.net/v/t39.8562-6/454523081_527850252999760_643089332703172420_n.csv?_nc_cat=103\&ccb=1-7&_nc_sid=b8d81d&_nc_ohc=L36RdiocTJkQ7kNvgEgIk7N&_nc_ht=scontent.fmad20-1.fna\&oh=00_AYB2GTqz48j84Z3Zejhi3ZMsCVymFqwd3iP-PX4VlatNmg\&oe=66DBBB86) y [Tarifas en USD](https://scontent.fmad20-1.fna.fbcdn.net/v/t39.8562-6/454578015_1410154313011537_6369139028338247987_n.csv?_nc_cat=110\&ccb=1-7&_nc_sid=b8d81d&_nc_ohc=yrVYW0ukwaIQ7kNvgGH9kRf&_nc_ht=scontent.fmad20-1.fna\&oh=00_AYD0gXtieBLdw6qd7DYojTNMF6qfgvrwI5BMbPPhPNZtsA\&oe=66DBEBF3).&#x20;


---

# 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:

```
GET https://wamoca.gitbook.io/wamoca-docs-es/what-you-should-know-about-whatsapp-business/conversations/what-is-a-conversation.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.
