# Concepts

- [Localization](https://docs.bird.com/applications/content/message-templates/concepts/localization.md): Send message templates in your customers’ preferred language automatically.
- [Versioning](https://docs.bird.com/applications/content/message-templates/concepts/versioning.md)
- [WhatsApp message templates](https://docs.bird.com/applications/content/message-templates/concepts/whatsapp-message-templates.md)
- [WhatsApp approved message templates](https://docs.bird.com/applications/content/message-templates/concepts/whatsapp-message-templates/whatsapp-approved-message-templates.md)
- [Reply to open conversation message template](https://docs.bird.com/applications/content/message-templates/concepts/whatsapp-message-templates/reply-to-open-conversation-message-template.md)
- [Commerce messages](https://docs.bird.com/applications/content/message-templates/concepts/whatsapp-message-templates/commerce-messages.md)
- [WhatsApp Business Template Guidelines and Restrictions](https://docs.bird.com/applications/content/message-templates/concepts/whatsapp-message-templates/whatsapp-business-template-guidelines-and-restrictions.md)
- [Apple Messages for Business](https://docs.bird.com/applications/content/message-templates/concepts/apple-messages-for-business.md)
- [Push notifications](https://docs.bird.com/applications/content/message-templates/concepts/push-notifications.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.bird.com/applications/content/message-templates/concepts.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.
