# Messaging

- [Template Messages](https://docs.360dialog.com/partner/messaging/template-messages.md): Message templates are pre-approved messages that businesses use to start conversations outside the 24-hour window.
- [Create and manage Template Messages](https://docs.360dialog.com/partner/messaging/template-messages/create-and-manage-template-messages.md)
- [Template Analytics](https://docs.360dialog.com/partner/messaging/template-messages/template-analytics.md): What you can learn: how to enable analytics, how to interpret them, and how to query them via API for your business templates on the Meta WhatsApp Business platform.
- [Template Statuses](https://docs.360dialog.com/partner/messaging/template-messages/template-statuses.md)
- [Template Library](https://docs.360dialog.com/partner/messaging/template-messages/template-library.md)
- [Template Elements](https://docs.360dialog.com/partner/messaging/template-messages/template-elements.md)
- [Sending Template Messages](https://docs.360dialog.com/partner/messaging/template-messages/sending-template-messages.md)
- [Authentication Templates](https://docs.360dialog.com/partner/messaging/template-messages/authentication-templates.md)
- [Zero-Tap Authentication Templates](https://docs.360dialog.com/partner/messaging/template-messages/authentication-templates/zero-tap-authentication-templates.md)
- [One-Tap Autofill Authentication Templates](https://docs.360dialog.com/partner/messaging/template-messages/authentication-templates/one-tap-autofill-authentication-templates.md)
- [Copy Code Authentication Templates](https://docs.360dialog.com/partner/messaging/template-messages/authentication-templates/copy-code-authentication-templates.md)
- [Catalog Templates](https://docs.360dialog.com/partner/messaging/template-messages/catalog-templates.md)
- [Product Card Carousel Templates](https://docs.360dialog.com/partner/messaging/template-messages/product-card-carousel-templates.md)
- [Single-Product Message Templates](https://docs.360dialog.com/partner/messaging/template-messages/single-product-message-templates.md)
- [Coupon Code Templates](https://docs.360dialog.com/partner/messaging/template-messages/coupon-code-templates.md)
- [Limited-Time Offer Templates](https://docs.360dialog.com/partner/messaging/template-messages/limited-time-offer-templates.md)
- [Multi-Product Templates](https://docs.360dialog.com/partner/messaging/template-messages/multi-product-templates.md)
- [Marketing Messages](https://docs.360dialog.com/partner/messaging/marketing-messages.md): Drive Higher ROI with Optimized Marketing Messages with Marketing Messages API
- [Onboarding and Sending Messages](https://docs.360dialog.com/partner/messaging/marketing-messages/onboarding-and-sending-messages.md): This documentation aims to guide users on how to onboard in Meta’s Marketing Messages API.
- [Technical details for MM API](https://docs.360dialog.com/partner/messaging/marketing-messages/technical-details-for-mm-api.md): You can obtain all the details for the MM API implementation
- [Expected Errors & Programming Languages](https://docs.360dialog.com/partner/messaging/marketing-messages/expected-errors-and-programming-languages.md)
- [Marketing Messages Best Practices](https://docs.360dialog.com/partner/messaging/marketing-messages/marketing-messages-best-practices.md)
- [Utility Messages](https://docs.360dialog.com/partner/messaging/utility-messages.md)
- [Utility Messages: What is it and Key Benefits](https://docs.360dialog.com/partner/messaging/utility-messages/utility-messages-what-is-it-and-key-benefits.md)
- [Utility Messages: Use Cases](https://docs.360dialog.com/partner/messaging/utility-messages/utility-messages-use-cases.md)
- [Writing Effective Utility Messages](https://docs.360dialog.com/partner/messaging/utility-messages/writing-effective-utility-messages.md)
- [Managing Opt-ins, Opt-outs and Preferences](https://docs.360dialog.com/partner/messaging/utility-messages/managing-opt-ins-opt-outs-and-preferences.md)
- [Automation, Human Handoff and Quick Replies](https://docs.360dialog.com/partner/messaging/utility-messages/automation-human-handoff-and-quick-replies.md)
- [Commerce & Payments](https://docs.360dialog.com/partner/messaging/commerce-and-payments.md)
- [Payments (India Only)](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-india-only.md)
- [Receive WhatsApp Payments via Payments Gateway](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-india-only/receive-whatsapp-payments-via-payments-gateway.md)
- [Receive WhatsApp Payments via Payment Links](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-india-only/receive-whatsapp-payments-via-payment-links.md)
- [Order Details Template Message](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-india-only/order-details-template-message.md)
- [Payments (Singapore Only)](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-singapore-only.md)
- [Receive WhatsApp Payments via Stripe](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-singapore-only/receive-whatsapp-payments-via-stripe.md): Payments API Integration with Stripe allow customers to pay for their orders without leaving the WhatsApp customer app
- [Payments API Brazil](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-api-brazil.md): This document covers how to use 360Dialog Message APIs to leverage native payments in Brazil and create a bot flow for order management via WhatsApp channel.
- [How to use Payments API](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-api-brazil/how-to-use-payments-api.md): Implementação: etapas, pré-requisitos e referências.
- [Create order\_details template message via API](https://docs.360dialog.com/partner/messaging/commerce-and-payments/payments-api-brazil/create-order_details-template-message-via-api.md)
- [Products and Catalogs](https://docs.360dialog.com/partner/messaging/commerce-and-payments/products-and-catalogs.md)
- [India Businesses: Compliance for Commerce](https://docs.360dialog.com/partner/messaging/commerce-and-payments/products-and-catalogs/india-businesses-compliance-for-commerce.md): Requirements for businesses from India with +91 phone numbers


---

# 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.360dialog.com/partner/messaging.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.
