> For the complete documentation index, see [llms.txt](https://docs.ideogram.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ideogram.ai/about-ideogram/blog-posts.md).

# Blog Posts

[**Ideogram 4.0: Our latest open-weight model**](https://ideogram.ai/models/4.0/)

Ideogram 4.0 is our latest open-weight image model, built for precise design generation with dense text rendering, native 2K output, background transparency, and layout control.

| [**Ideogram MCP**](https://ideogram.ai/features/mcp/)                                    | May 22, 2026 |
| ---------------------------------------------------------------------------------------- | -----------: |
| [**Background Remover**](https://ideogram.ai/features/background-remover/)               |  May 7, 2026 |
| [**Custom Models**](https://ideogram.ai/models/custom-models/)                           | Apr 22, 2026 |
| [**Ideogram 3.0**](https://ideogram.ai/models/3.0/)                                      | Mar 26, 2025 |
| [**Batch Generation**](https://about.ideogram.ai/batch)                                  | Dec 17, 2024 |
| [**Ideogram Canvas, Magic Fill, and Extend**](https://about.ideogram.ai/canvas)          | Oct 22, 2024 |
| [**Ideogram 2.0**](https://about.ideogram.ai/2.0)                                        | Aug 21, 2024 |
| [**Introducing Ideogram Upscale**](https://about.ideogram.ai/upscale)                    | Jun 28, 2024 |
| [**Major Upgrade to Ideogram 1.0**](https://about.ideogram.ai/1.0-upgrade)               | Apr 11, 2024 |
| [**Ideogram 1.0**](https://about.ideogram.ai/1.0)                                        | Feb 28, 2024 |
| [**Ideogram v0.1 is open to everyone for free**](https://ideogram.ai/publicly-available) | Aug 29, 2023 |
| [**Announcing Ideogram AI**](https://ideogram.ai/launch)                                 | Aug 22, 2023 |


---

# 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://docs.ideogram.ai/about-ideogram/blog-posts.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.
