# Features

- [GIFT CARDS](https://help.booksession.co/product-docs/features/gift-cards.md)
- [Configure](https://help.booksession.co/product-docs/features/gift-cards/configure.md)
- [Order page](https://help.booksession.co/product-docs/features/gift-cards/order-page.md)
- [How customers can purchase Gift Card](https://help.booksession.co/product-docs/features/gift-cards/how-customers-can-purchase-gift-card.md)
- [How customers can use Gift Card](https://help.booksession.co/product-docs/features/gift-cards/how-customers-can-use-gift-card.md)
- [How can customers check their Gift Card Balance](https://help.booksession.co/product-docs/features/gift-cards/how-can-customers-check-their-gift-card-balance.md)
- [How can businesses see Gift Card transactions?](https://help.booksession.co/product-docs/features/gift-cards/how-can-businesses-see-gift-card-transactions.md)
- [CLIENT GALLERY](https://help.booksession.co/product-docs/features/client-gallery.md)
- [Understanding Client Galleries and Storage.](https://help.booksession.co/product-docs/features/client-gallery/understanding-client-galleries-and-storage..md)
- [Galleries List](https://help.booksession.co/product-docs/features/client-gallery/galleries-list.md)
- [Creating a New Gallery](https://help.booksession.co/product-docs/features/client-gallery/creating-a-new-gallery.md)
- [Gallery Show Overview](https://help.booksession.co/product-docs/features/client-gallery/gallery-show-overview.md)
- [Adding Photos to Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/adding-photos-to-your-gallery.md)
- [Ordering Photos in Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/ordering-photos-in-your-gallery.md)
- [Previewing Your Gallery as a Client](https://help.booksession.co/product-docs/features/client-gallery/previewing-your-gallery-as-a-client.md)
- [Editing Gallery Settings](https://help.booksession.co/product-docs/features/client-gallery/editing-gallery-settings.md)
- [Deleting a Gallery](https://help.booksession.co/product-docs/features/client-gallery/deleting-a-gallery.md)
- [Deleting All Photos from Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/deleting-all-photos-from-your-gallery.md)
- [Deleting Individual Photos from Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/deleting-individual-photos-from-your-gallery.md)
- [Downloading Individual Photos from Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/downloading-individual-photos-from-your-gallery.md)
- [Setting Your Gallery Cover](https://help.booksession.co/product-docs/features/client-gallery/setting-your-gallery-cover.md)
- [Previewing Photos in High Resolution](https://help.booksession.co/product-docs/features/client-gallery/previewing-photos-in-high-resolution.md)
- [Downloading All Photos from Your Gallery](https://help.booksession.co/product-docs/features/client-gallery/downloading-all-photos-from-your-gallery.md)
- [Manage Gallery Watermarks](https://help.booksession.co/product-docs/features/client-gallery/manage-gallery-watermarks.md)
- [How to Apply a Watermark to an Image or Gallery](https://help.booksession.co/product-docs/features/client-gallery/how-to-apply-a-watermark-to-an-image-or-gallery.md)
- [GUIDES](https://help.booksession.co/product-docs/features/guides.md)
- [What Are Guides?](https://help.booksession.co/product-docs/features/guides/what-are-guides.md)
- [How to Create a Guide](https://help.booksession.co/product-docs/features/guides/how-to-create-a-guide.md)
- [How to Share a Guide with Clients](https://help.booksession.co/product-docs/features/guides/how-to-share-a-guide-with-clients.md)
- [Can I Edit or Delete a Guide?](https://help.booksession.co/product-docs/features/guides/can-i-edit-or-delete-a-guide.md)
- [Best Practices for Creating Effective Guides](https://help.booksession.co/product-docs/features/guides/best-practices-for-creating-effective-guides.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://help.booksession.co/product-docs/features.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.
