# Order page

Once you configured gift card amounts available for purchase and expiring time. if not please read [Configure Gift Cards](/product-docs/features/gift-cards/configure.md).

Click the button "**Share**"

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

in an opened modal window you will URL for your business gift cards sales page which you can share with your customers. Also, there will be a QR code that you can scan and it will open the business gift cards sales page as well.


---

# 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/order-page.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.
