# Available Models

When generating images with Ideogram, you can choose between different *model versions*. Each version offers distinct characteristics that determine image quality, style fidelity, and performance.

Your selected model affects how Ideogram interprets your prompt, the level of detail in the output, and the consistency across generations.

To select a model:

1. Select the [Prompt Box](https://docs.ideogram.ai/using-ideogram/ui-overview/ui-components/prompt-box) to expand it (if not already expanded) and display the generation settings.
2. Select **Model + variations** (displayed as the actual model and number of images, for example, **3.0 Default x 4**)  to open the dropdown menu.
3. Choose the **Model**, **Number of images** (1–4), and [Render speed](https://docs.ideogram.ai/using-ideogram/generation-settings/render-speed).

<figure><picture><source srcset="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FEG8m1G17dpQYPKARaeh2%2FModel%20%2B%20Variations%20-%20Dark.png?alt=media&#x26;token=9a881837-5d54-4001-b93f-22ef156675e3" media="(prefers-color-scheme: dark)"><img src="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FWSPJwKblvpiy6YqLZ2zB%2FModel%20%2B%20Variations%20-%20Light.png?alt=media&#x26;token=5f31d5e1-5eeb-48c1-8af3-aa4313b41c3f" alt="Model and image count selection menu." width="272"></picture><figcaption><p>Number of images, Model, and Render speed menu.</p></figcaption></figure>

## Model Versions

* **Version 3.0 (latest)** — The most recent iteration of Model 3.0, released on May 1, 2025.
* **Version 3.0 (March 26)** — Released on March 26, 2025.
* **Version 2a** — Released on February 27, 2025.
* **Version 2.0** — Released on August 21, 2024.
* **Version 1.0** — Released on February 28, 2024.
* **Version 0.2 (retired)** — Released on November 2, 2023, and retired in January 2025 and is no longer available.
* **Version 0.1 (retired)** — The first Ideogram model, launched on August 29, 2023, has been retired and is no longer available.


---

# Agent Instructions: 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://docs.ideogram.ai/using-ideogram/generation-settings/available-models.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.
