# How to test the app using a draft order

1. Create a digital product (using this app :relaxed:)
2. Leave the app, go to your Shopify Admin dashboard and click on Orders
3. Click on "Create Order" (top right button)
4. Search for the digital product you created in the app and click on "Add to order"
5. Click on the button "Save draft order" at the bottom of your screen
6. On the new screen that appears, click on "Mark as paid", select "Other" and click on "Create Order"
7. Click "More actions" and click on "View order status page"
8. If everything is fine, you will see your download button and you will receive the email containing your downloads


---

# 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/miscellaneous/how-to-test-the-app-using-a-draft-order.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.
