> 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-gpt-image-2-model-added.md).

# \[Update] GPT Image 2 Model Added

## ✨ GPT Image 2 Model | Create banners with rich detail and a polished style

GPT Image 2 is an image generation model that excels at product details and rich expression. **It can express small text and package copy more naturally and clearly,**&#x61;nd **is suitable for creating creative outputs that newly reinterpret references to match the brand and product characteristics.**.

**✔ Enables richer and more creative visual expression**\
**✔ Makes even small text and package copy look natural**\
**✔ Can produce creative outputs reinterpreted to fit the brand and product**

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

### 🤔 Which model should I choose?

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

#### ⚡\[NanoBanana 2] When you want to quickly implement a reference style

✔ When you want to faithfully reflect the reference style\
✔ When you want to quickly generate multiple drafts\
✔ When you want modification requests to be reflected directly and faithfully

#### 🔎 \[GPT Image 2] When detail and creative direction are important

✔ When richer and more creative visual expression is needed\
✔ When small text and package copy expression is important\
✔ When you want results newly reinterpreted to fit the brand and product

{% hint style="info" %}
For more details on the image drawing model selection guide, [**\[\[Banner Production\] Image Drawing Model Selection Guide\]**](/en/tip/models.md)please refer to.
{% endhint %}

```
Release Date: 26-05-18
```


---

# 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-gpt-image-2-model-added.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.
