# Concepts

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Email content, styling, and personalization</strong></td><td>Discover ways to design and customize your emails.</td><td><a href="concepts/email-content-styling-and-personalization">email-content-styling-and-personalization</a></td><td></td><td><a href="concepts/email-content-styling-and-personalization">email-content-styling-and-personalization</a></td></tr><tr><td><strong>Email design best practices</strong></td><td>Follow our tips for creating engaging emails.</td><td><a href="concepts/email-design-best-practices-guide">email-design-best-practices-guide</a></td><td></td><td><a href="concepts/email-design-best-practices-guide">email-design-best-practices-guide</a></td></tr><tr><td><strong>Advanced Email Template</strong></td><td>Get the most out of your emails with advanced templating syntax.</td><td><a href="concepts/dynamic-content">dynamic-content</a></td><td></td><td><a href="concepts/dynamic-content">dynamic-content</a></td></tr><tr><td><strong>Gmail clipping of emails</strong></td><td>Why is my email being clipped?</td><td><a href="concepts/gmail-clipping-of-emails">gmail-clipping-of-emails</a></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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/email-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.
