# Blog Posts

## [March 26, 2025: Ideogram 3.0](https://about.ideogram.ai/3.0)

## [December 17, 2024: Batch Generation](https://about.ideogram.ai/batch)

## [October 22, 2024: Ideogram Canvas, Magic Fill, and Extend](https://about.ideogram.ai/canvas)

## [August 21, 2024: Ideogram 2.0](https://about.ideogram.ai/2.0)

## [June 28, 2024: Introducing Ideogram Upscale](https://about.ideogram.ai/upscale)

## [April 11, 2024: Major Upgrade to Ideogram 1.0](https://about.ideogram.ai/1.0-upgrade)

## [February 28, 2024: Ideogram 1.0](https://about.ideogram.ai/1.0)

## [August 29, 2023: Ideogram v0.1 is open to everyone for free](https://ideogram.ai/publicly-available)

## [August 22, 2023: Announcing Ideogram AI](https://ideogram.ai/launch)


---

# 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/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.
