# Image Node

The Image Node enables visual elaboration, concept exploration, information layering, and structured visual composition. It serves as a bridge between textual and visual information, allowing you to iterate on design ideas, experiment with aesthetic styles, color palettes, and create complex visual narratives by combining multiple images into one.

<figure><img src="/files/1tabzMbbQ9736Ul7WG1t" alt="" width="375"><figcaption></figcaption></figure>

## Models

Visit our [Image Models](/models/image-models.md)section to learn about the image models and capabilities available in the Image Node.

***


---

# 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.flora.ai/nodes/image-node.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.
