# Design & Layout

- [Best practices to compose an email template](https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/best-practices-to-compose-an-email-template.md): When sending out a marketing e-mail, the main goal is to optimize engagement: here are our guidelines for the most efficient email content.
- [How to set up the general appearance settings of my email?](https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/how-to-set-up-the-general-appearance-settings-of-my-email.md): Save valuable time: utilize the Email composer's general settings before setting up your email.
- [How to create an email banner?](https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/how-to-create-an-email-banner.md): Learn how to create email banners using our Email Composer.
- [How to add a background to your email?](https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/how-to-add-a-background-to-your-email.md): Find out how to build consistency in your email design.
- [How to optimize your email designs for dark mode?](https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/how-to-optimize-your-email-designs-for-dark-mode.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://doc.batch.com/guides-and-best-practices/message/email/design-and-layout.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.
