> For the complete documentation index, see [llms.txt](https://help.doctorlogic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doctorlogic.com/docs/apps/promotions/choosing-your-promotion-design.md).

# Choosing your Promotion Design

{% embed url="<https://doctorlogic.wistia.com/medias/srpbn4jnoc>" %}

### **Design is essential to any successful Promotion, as it can greatly impact its effectiveness in attracting potential customers. If you're looking to create a promotion, there are a few key steps you can take to pick the right design for your needs.**

First, consider your branding and website theme. The Promotions tool automatically imports your website colors, fonts, and logos to ensure your promotion matches your existing branding perfectly. This helps create a cohesive look and feel instantly recognizable to your audience.

Next, explore the dozens of professionally designed layouts that are available within the Promotions tool. These layouts are designed to be eye-catching and effective at driving engagement, so they're a great starting point for your design. If you have a specific image in mind, you can also upload your own image or choose one from the media library.

**Ready to customize your design?**&#x20;

Take advantage of the built-in image editing tools that are available within the Promotions tool. You can crop, resize, and rotate your images to ensure that they fit perfectly within your design.

You can toggle various aspects of the Promotion on or off in order to work best with the design vibe. Turn off the text, logo feature, or button to tailor the design to meet your needs.&#x20;

&#x20;By taking the time to carefully consider your design options and customize them to your needs, you can create a highly effective promotion to drive conversions and grow your business.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.doctorlogic.com/docs/apps/promotions/choosing-your-promotion-design.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
