# Google

- [Imagen 3](https://docs.aimlapi.com/api-references/image-models/google/imagen-3.0.md)
- [Imagen 4 Preview](https://docs.aimlapi.com/api-references/image-models/google/imagen-4-preview.md)
- [Imagen 4 Generate](https://docs.aimlapi.com/api-references/image-models/google/imagen-4-generate.md)
- [Imagen 4 Fast Generate](https://docs.aimlapi.com/api-references/image-models/google/imagen-4-fast-generate.md)
- [Imagen 4 Ultra Generate](https://docs.aimlapi.com/api-references/image-models/google/imagen-4-ultra-generate.md)
- [Gemini 2.5 Flash Image (Nano Banana)](https://docs.aimlapi.com/api-references/image-models/google/gemini-2.5-flash-image.md)
- [Gemini 2.5 Flash Image Edit (Nano Banana)](https://docs.aimlapi.com/api-references/image-models/google/gemini-2.5-flash-image-edit.md)
- [Nano Banana Pro (Gemini 3 Pro Image)](https://docs.aimlapi.com/api-references/image-models/google/gemini-3-pro-image-preview.md)
- [Nano Banana Pro Edit (Gemini 3 Pro Image Edit)](https://docs.aimlapi.com/api-references/image-models/google/gemini-3-pro-image-preview-edit.md)
- [Nano Banana 2 (Gemini 3.1 Flash Image)](https://docs.aimlapi.com/api-references/image-models/google/gemini-3.1-flash-image.md)


---

# 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.aimlapi.com/api-references/image-models/google.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.
