# Live Preview

The **live preview** feature can be seen when creating a new digital product, which allows merchants to view a simulated version of the email, as well as the 'Thank you page' that will be sent to customers after they purchase a digital product.

Merchants can see exactly how the email and the Thank you page will appear to customers, including formatting, layout, and any attached digital products.


---

# 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://getify.gitbook.io/getify-digital-dowloads/live-preview.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.
