# Download Images

- [Single Image download](https://docs.sharinpix.com/documentation/features/download-images/single-image-download.md)
- [Browser Download – right click menu](https://docs.sharinpix.com/documentation/features/download-images/browser-download-right-click-menu.md)
- [Download icon from the toolbar](https://docs.sharinpix.com/documentation/features/download-images/download-icon-from-the-toolbar.md)
- [Known limitation on iOS – Download a PDF](https://docs.sharinpix.com/documentation/features/download-images/known-limitation-on-ios-download-a-pdf.md)
- [Personalized image download - footer integration](https://docs.sharinpix.com/documentation/features/download-images/personalized-image-download-footer-integration.md)
- [Personalized image download with annotations (Admin-Oriented)](https://docs.sharinpix.com/documentation/features/download-images/personalized-image-download-with-annotations-admin-oriented.md)
- [Personalized image download with annotations (Developer-Oriented)](https://docs.sharinpix.com/documentation/features/download-images/personalized-image-download-with-annotations-developer-oriented.md)
- [Personalized image download without annotations](https://docs.sharinpix.com/documentation/features/download-images/personalized-image-download-without-annotations.md)
- [Personalized image download for a specific size/format](https://docs.sharinpix.com/documentation/features/download-images/personalized-image-download-for-a-specific-size-format.md)
- [Multiple Image download (ZIP) - how to add download:true to a VisualForce page](https://docs.sharinpix.com/documentation/features/download-images/multiple-image-download-zip-how-to-add-download-true-to-a-visualforce-page.md)
- [Multiple Image download (ZIP) - How to personalize the download filenames](https://docs.sharinpix.com/documentation/features/download-images/multiple-image-download-zip-how-to-personalize-the-download-filenames.md)
- [Multiple Image download (ZIP) - make it available for your Search Results](https://docs.sharinpix.com/documentation/features/download-images/multiple-image-download-zip-make-it-available-for-your-search-results.md)
- [Multiple Images download (ZIP) - Out of the box](https://docs.sharinpix.com/documentation/features/download-images/multiple-images-download-zip-out-of-the-box.md)
- [SharinPix Album: Multiple Image ZIP Download](https://docs.sharinpix.com/documentation/features/download-images/sharinpix-album-multiple-image-zip-download.md)
- [Download Image with Custom Filename directly from the SharinPix Image record URL](https://docs.sharinpix.com/documentation/features/download-images/download-image-with-custom-filename-directly-from-the-sharinpix-image-record-url.md)


---

# 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.sharinpix.com/documentation/features/download-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.
