# WhatsApp Template

- [Crear tu primera plantilla de WhatsApp](https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/templates/whatsapp-template/crear-tu-primera-plantilla-de-whatsapp.md)
- [Comprender los Componentes de Plantillas de WhatsApp](https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/templates/whatsapp-template/comprender-los-componentes-de-plantillas-de-whatsapp.md): This section provides a detailed walkthrough of the various components within a WhatsApp message template.
- [Plantilla de WhatsApp: relación mínima entre palabras y parámetros](https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/templates/whatsapp-template/plantilla-de-whatsapp-relacion-minima-entre-palabras-y-parametros.md)


---

# Agent Instructions: 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://docs.mercuri.cx/mercuri-docs-es/caracteristicas/templates/whatsapp-template.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.
