# Image exists

![](/files/UysH9FKHQlahFftRdhbG)

Element that searches for a given image on the screen.

In the case where the value of a sought image is not specified, the image is taken from the screenshot of element.

![](/files/JB6VClco3tkSnRoO1o8C)

Properties:

\- Image sought: \[System.Drawing.Bitmap] Raster of the image you are searching for

\- Accuracy: \[Double] Matching accuracy of an image (raster) (from 0 to 1 %)

\- Coordinates: \[System.Drawing.Rectangle] Coordinates of an image found

\- Timeout\*: \[Int32] Maximum waiting time for process completion (ms)


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_ocr/el_ocr_imgexist.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.
