> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superun.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# superun Image Generation

> Enable the superun image generation plugin from the Skill Library.

## What It Is

superun image generation is a built-in AI image generation plugin. It gives your app AI image generation for illustrations, asset images, page visuals, and similar scenarios.

The plugin is enabled per project. Once enabled, the app generated by that project can call image generation at runtime.

***

## Where to Find It

1. Open any project.
2. Switch to the **Build** tab.
3. Open **Skill Library** from the left navigation.
4. Find **superun image generation** in the plugin cards.

The plugin is visible globally and supports Simplified Chinese, Traditional Chinese, Cantonese, English, Japanese, and Korean.

***

## Enable

Any of the following enables it — choose whichever you prefer:

* Hover the plugin card and click **Use**.
* Open the plugin detail page and click **Use** in the header.
* Confirm the plugin enablement card when the AI assistant suggests it in chat.

The AI assistant will guide the enablement process in the conversation. After it finishes, the plugin card shows a green enabled icon.

***

## Reference images and editing

Image Generation supports multiple reference images and can keep subjects, visual style, and other important details consistent across a result. It can also understand annotations and rough sketches, so you can point out the area or composition you want to change.

Use natural-language instructions to add, remove, replace, or refine **objects, text, the main subject, or the background**. Describe what must stay unchanged when consistency matters. Available model options are shown in the product and may vary by site.

***

## Choose a Generation Model

After enabling, open the **Model selection** panel in the detail page:

1. Open the model dropdown.
2. Choose a model. Each option shows an icon, name, and usage description.
3. Click **Save changes**.
4. When you see the success toast, the change is active.

Available models are provided dynamically, typically in three tiers:

* **Flagship**: highest quality and strongest instruction following, suited to complex multi-subject scenes and fine image editing.
* **Fast**: quick and economical, suited to drafts, fast iteration, and high-volume generation.
* **Studio**: precise text and layout rendering with strong realistic detail, suited to posters, marketing visuals, and design assets.

Mainland China and overseas sites may show different model lists. The first time you open the page, superun selects a default model for the current site.

***

## Disable

Open the plugin detail page, click **Disable** in the header, and confirm in the dialog. You do not need to go through the chat flow.

***

## FAQ

<AccordionGroup>
  <Accordion title="Is this the same as AI-generated page images during Build?">
    No. Page visuals generated during Build are part of the AI assistant's own tools and do not depend on enabling this plugin. The superun image generation plugin is for apps you build that need image generation at runtime.
  </Accordion>

  <Accordion title="Can one project use multiple image models at the same time?">
    Each project stores one image generation model at a time. You can switch it whenever needed.
  </Accordion>
</AccordionGroup>
