# Templates

- [Understanding the Templates Page](https://learn.doubletick.io/templates/understanding-the-templates-page.md)
- [Understanding WhatsApp Message Template Categories](https://learn.doubletick.io/templates/understanding-whatsapp-message-template-categories.md): Explore all the message template categories in WhatsApp API with DoubleTick. Learn about different template types and the approval process for sending messages.
- [Marketing Template Guidelines](https://learn.doubletick.io/templates/understanding-whatsapp-message-template-categories/marketing-template-guidelines.md)
- [Utility Template Guidelines](https://learn.doubletick.io/templates/understanding-whatsapp-message-template-categories/utility-template-guidelines.md)
- [Authentication Template Guidelines](https://learn.doubletick.io/templates/understanding-whatsapp-message-template-categories/authentication-template-guidelines.md)
- [How to Create a Message Template](https://learn.doubletick.io/templates/how-to-create-a-message-template.md)
- [How to Create a Carousel Template Message](https://learn.doubletick.io/templates/how-to-create-a-carousel-template-message.md)
- [Recommended Media Sizes for WhatsApp Carousel Templates](https://learn.doubletick.io/templates/how-to-create-a-carousel-template-message/recommended-media-sizes-for-whatsapp-carousel-templates.md)
- [Check Message Template Status](https://learn.doubletick.io/templates/check-message-template-status.md): Learn how to check the message template status on DoubleTick. Explore different statuses like approved, pending, or rejected, and manage templates accordingly.
- [Fix Message Template Rejection](https://learn.doubletick.io/templates/fix-message-template-rejection.md): Learn common reasons for message template rejection on DoubleTick and how to fix them. Ensure correct formatting, clarity, and compliance to avoid rejections.
- [Send Template Messages](https://learn.doubletick.io/templates/send-template-messages.md): Learn how to send template messages on DoubleTick. Follow the steps to send pre-approved messages in both closed and open chat windows.
- [How to update Media Header of the existing template without creating a new Template](https://learn.doubletick.io/templates/how-to-update-media-header-of-the-existing-template-without-creating-a-new-template.md): Learn how to update the message template on DoubleTick. Change template header, add variables, duplicate templates for reuse, or delete them.
- [WhatsApp Forms](https://learn.doubletick.io/templates/whatsapp-forms.md): WhatsApp Forms, enables users to create customizable, user-friendly journeys within WhatsApp, enhancing customer engagement and increasing response rates by up to 3 times.
- [How to Send Dynamic content in a Single template  with DoubleTick](https://learn.doubletick.io/templates/how-to-send-dynamic-content-in-a-single-template-with-doubletick.md): Sending dynamic templates in DoubleTick is simple and effective.
- [How to Use Predefined Templates from Meta Business Suite](https://learn.doubletick.io/templates/how-to-use-predefined-templates-from-meta-business-suite.md)
- [How to Create an Authentication Template Using Your Meta (FBM) Account](https://learn.doubletick.io/templates/how-to-create-an-authentication-template-using-your-meta-fbm-account.md)
- [How to Appeal a Template Category Review](https://learn.doubletick.io/templates/how-to-appeal-a-template-category-review.md)
- [How Clickable Image Headers Work in WhatsApp Templates](https://learn.doubletick.io/templates/how-clickable-image-headers-work-in-whatsapp-templates.md)
- [Understanding the Restrictions on Misuse of Template Categorization](https://learn.doubletick.io/templates/understanding-the-restrictions-on-misuse-of-template-categorization.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://learn.doubletick.io/templates.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.
