# Images

- [Add image from gallery](https://docs.reportandrun.com/manual/report-and-run/content/images/add-image-from-gallery.md): Add images to your reports from your device's photo gallery.
- [Add image from camera](https://docs.reportandrun.com/manual/report-and-run/content/images/add-image-from-camera.md): Add images to your reports from your device's camera.
- [Set full page image](https://docs.reportandrun.com/manual/report-and-run/content/images/set-full-page-image.md): The Image Builder lets you combine multiple images together to create side-by-side comparisons, before-and-after photos, and more.
- [Export raw images from a report](https://docs.reportandrun.com/manual/report-and-run/content/images/export-raw-images-from-a-report.md): Export original images (without annotations) from a report.


---

# 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.reportandrun.com/manual/report-and-run/content/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.
