# Viewing images

After you upload your images, you can preview them by double clicking. You can also preview by right clicking an image (or by clicking the `...` button in the top right corner) and selecting **Open**.

Doing this will open the image viewer, which supports:&#x20;

* zooming (even on very large images!)
* adjusting brightness and contrast
* toggling channels
* selecting which image channel should be represented by a given color (eg, for images with 8+ channels)

![](/files/1NrrWvsbY698MWfuN0FA)


---

# 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.biodock.ai/files/view-and-manage-data/viewing-images.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.
