# How customers can purchase Gift Card

Customers can order from your custom Gift Card order page, where they can choose a Gift Card amount, and add a personal message and the recipient’s information.

![](/files/s6rqH1fpVg8ECDVwfma2)

Your customer will choose one payment method that is available for your business.

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

After purchase customers will receive an email confirmation of their order receipt. The business will receive an automated email notification that the gift card has been sold.

<figure><img src="/files/6jpzlWLbsZewoyHLW5Xs" alt=""><figcaption></figcaption></figure>


---

# 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/gift-cards/how-customers-can-purchase-gift-card.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.
