# Templates overview

## [Email templates](/applications/content/email-templates.md)

There are several way to [create emails](/applications/content/email-templates/how-to/create-an-email-template.md) in Bird.&#x20;

Once published, these email templates will be discoverable in your template library, where they can be used in [Campaigns](/applications/campaigns/campaigns.md), [Flows](/applications/automation/flows.md), [Journeys](/applications/journeys/journeys.md) and more.

## [Message templates](/applications/content/message-templates.md)

Message templates are customizable, reusable messages that you can send on any installed communication channel. You can [create message templates](/applications/content/message-templates/quickstarts/create-a-message-template.md) for WhatsApp, SMS, Push or RCS.

Once published, message templates will be discoverable in your template library, where they can be used in [Campaigns](/applications/campaigns/campaigns.md), [Flows](/applications/automation/flows.md), [Journeys](/applications/journeys/journeys.md) and more.


---

# 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/templates-overview.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.
