> 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.md).

# Creating a Banner

- [Overview](https://help.fixfolio.ai/en/banner/overview.md): FIXFOLIO is an AI-powered advertising creative production service that automatically handles the entire process from analysis to design creation when you enter brand/product information.
- [Brand Analysis](https://help.fixfolio.ai/en/banner/brand-analysis.md): This is the step where the brand and product are analyzed before banner creation, and key insights to be used in production are derived.
- [Banner Creation](https://help.fixfolio.ai/en/banner/create-banner.md): In the banner creation step, you set the advertising objective and design direction, then enter the elements needed to generate the banner. Based on that information, FIXFOLIO AI generates the advertising banner.
- [Editing Outputs and Variations](https://help.fixfolio.ai/en/banner/edit-variation.md): Once banner creation is complete, you can review the generated output and, if needed, revise it or expand it into various versions. Based on the created banner, FIXFOLIO enables not only quick edits but also efficient style expansion and variation generation.


---

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