# Image View

<figure><picture><source srcset="/files/jf3ajq4TaeymidY2d1aY" media="(prefers-color-scheme: dark)"><img src="/files/M3DxjCe7lbKmZi6enHiL" alt=""></picture><figcaption></figcaption></figure>

1. [Prompt Box](/using-ideogram/ui-overview/ui-components/prompt-box.md) – The main area to enter your text prompt for image generation. It also includes various configuration options (Style, Aspect Ratio, Character, Color Palette, etc.) and the controls to start generating.
2. **Main Image Display –** Shows the selected image in large format at the center of the screen. The image automatically fits within the available space in the Image View, maintaining its original aspect ratio. It cannot be zoomed or panned, but always adjusts to fill the central area for an optimal view.
3. [Details Panel](/using-ideogram/ui-overview/ui-components/details-panel.md) – The central section of the page where generated images are displayed, either from the community or your own images, depending on the page. You can browse, like, or take inspiration from these creations.
4. [Navigation Bar](/using-ideogram/ui-overview/ui-components/navigation-bar.md) – The left-hand sidebar provides quick access to the main sections of the platform (Home, Creations, Canvas, Batch, Character, etc.) as well as the user's profile page and notifications.
5. **Thumbnail Strip** – Lets you quickly navigate between images using your mouse, keyboard arrows, or touch gestures. Images separated by a small gap belong to the same generation set (up to four images.


---

# 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/ui-overview/pages-ui/image-view.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.
