# How to test if my digital products are correctly set up?

{% hint style="info" %}
It is so important to test your digital products are being sent out correctly before going live!
{% endhint %}

You have three solutions to make sure the app is working correctly:

* **Solution 1 (RECOMMENDED)**: Purchase your own product (just like any real customer would) but with a discount code of 100% (create it in the Discount tab of Shopify) so you won't be charged OR you can set the price of the product to 0.
  * If you do it this way you will be able to test the thank you page page download
  * Refer to the guide below if you do not see the download button in your thank you page (after checkout)

{% content-ref url="/pages/Z6vgffbnNwh7ackAhtqQ" %}
[How to add a download button in the thank you page](/big-digital-download/most-asked-questions/how-to-add-a-download-button-in-the-thank-you-page.md)
{% endcontent-ref %}

* **Solution 2**: Use the draft order feature found in Apps > Big Digital Download > Orders > Click **Create an Order**
  * **This is very useful** when you want to manually create an order for someone quickly

<figure><img src="/files/RstEi4Dq5XtkVpJYuAUd" 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://penida.gitbook.io/big-digital-download/most-asked-questions/how-to-test-if-my-digital-products-are-correctly-set-up.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.
