> 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/service/notice/update_260316.md).

# \[Update] Banner Language Settings and Banner Upload Feature Added

## 🌎 Banner Language Settings | Generate banner copy in your desired language

When creating banners for overseas advertising, if writing or translating copy separately for each language has been a hassle, you can now produce them more easily. **If you select the language to use before starting banner creation, banner copy is automatically generated by analyzing your brand and product information, as well as customer reviews, based on the selected language**. This is not a simple translation, but allows for more natural, purpose-fit ad copy tailored to users of the selected language.

**✔ Generate banner copy based on the selected language**\
**✔ Create ad banners for global targets**\
**✔ Reduce the time needed to create country-specific ad materials**

<figure><img src="/files/1b468f93998e8bea00c45982691f16c27dd004a7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For detailed instructions, please refer to [**\[Information Input Page\]**](/en/banner/brand-analysis.md#id-1).
{% endhint %}

## 🎨 Banner Upload | You can also edit existing banner images and create size variations!

**Not only banners made in Pixfolio, but also banner images you already have can be uploaded and edited directly.** The text or certain elements of the uploaded banner can be **quickly edited based on prompts**, and **can also be instantly generated in other sizes to match the required ad channel specifications**. Without having to redo existing materials, you can quickly expand them into the needed format and use them across multiple channels.

**✔ Existing banners can also be used right away**\
**✔ Reduce time spent on size variations for each channel**\
**✔ Minimize repetitive editing work**

<figure><img src="/files/ffe73f1293e766104e4dc888aa03e076cb655fa9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For detailed instructions, please refer to [**\[View Details | Banner Upload\]**](/en/banner/edit-variation.md#expand_style-1).
{% endhint %}

```
Release Date: 26-03-16
```


---

# 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.fixfolio.ai/en/service/notice/update_260316.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.
