# Downloading Individual Photos from Your Gallery

Enhance your client's experience by offering them the ability to download individual photos from your gallery. This guide outlines the straightforward steps to enable photo downloads using Booksession.

* Begin by navigating to the gallery containing the photo you wish to download.
* Hover your mouse pointer over the photo you want to download.
* In the left top corner of the photo, you'll notice "**Actions**" that become visible upon hovering.
* Click on the "**Download**" option that appears in the left top corner of the photo.
* Depending on your browser settings, the photo will typically be saved to your device's default download location.

<figure><img src="/files/BrlhyC2cBpPnPJ6yDNj8" alt=""><figcaption></figcaption></figure>

If you have any concerns or need guidance, feel free to reach out to our dedicated support team at <support@booksession.co> or contact form.

&#x20;


---

# 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://help.booksession.co/product-docs/features/client-gallery/downloading-individual-photos-from-your-gallery.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.
