> For the complete documentation index, see [llms.txt](https://help.fixfolio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fixfolio.ai/en/banner/overview.md).

# Overview

<figure><img src="/files/3aa10e11feaaed449c751f82dc64b9f3467c4a46" alt=""><figcaption></figcaption></figure>

## Banner creation steps

Banner creation proceeds through the following steps.

1. **Brand analysis:** Analysis based on brand and product information
2. **Banner creation:** Set purpose and style, then generate the banner
3. **Deliverable revisions and variations:** Review generated banners and revise/produce variations

## FIXFOLIO banner creation features

Traditional banner production required repeating planning, copywriting, design work, and revisions, but FIXFOLIO integrates these production steps into a single flow so anyone can quickly create advertising banners.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><strong>Automatic analysis from input information only</strong></h4></td><td>When you input a URL, image, or document (PDF), AI analyzes brand and product information and automatically generates the information needed to create a banner.</td><td data-object-fit="contain"><a href="/files/03a3c97c855532e331abe10395bae5163788037a">/files/03a3c97c855532e331abe10395bae5163788037a</a></td></tr><tr><td><h4>Click<strong>Banner ads completed with just the input</strong></h4></td><td>When you select the banner creation purpose, ad message structure, design direction, and copy strategy are automatically suggested so anyone can easily create a banner that fits their marketing goals.</td><td data-object-fit="contain"><a href="/files/85fca97da47ec2571224cc8fad6c1d517cdc695b">/files/85fca97da47ec2571224cc8fad6c1d517cdc695b</a></td></tr><tr><td><h4><strong>Prompt-based quick edits</strong></h4></td><td>Generated banners can be easily and quickly edited for copy, images, and expression style simply by entering prompts or changing options.</td><td data-object-fit="contain"><a href="/files/a244f22054cb02d04dc778e7e4ad55a2b6ec1bb3">/files/a244f22054cb02d04dc778e7e4ad55a2b6ec1bb3</a></td></tr><tr><td><h4><strong>Various size variations</strong></h4></td><td>You can generate required ad sizes with a button click. Banners can be quickly scaled for multiple media without separate work.</td><td data-object-fit="contain"><a href="/files/35fd60b50dab2cfd9ea260002a37958854e67aa2">/files/35fd60b50dab2cfd9ea260002a37958854e67aa2</a></td></tr></tbody></table>


---

# 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:

```
GET https://help.fixfolio.ai/en/banner/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.
