# How to add a download button in the thank you page

We understand the importance of making sure customers receive their digital download! This is why there are there methods to downloading after purchase.

These include:

* Download Email
* Thank you page&#x20;
* Order status page (Customer accounts page)

In this guide you will learn how to make sure the app is properly enabled in your Thank you page and Order status page (Customer accounts page).

{% hint style="warning" %}
99% of Shopify themes support the latest Customer accounts page. If your theme does not support it, we highly recommend updating to a more modern theme as this means it is uses the oldest Shopify code which is no good in todays time.
{% endhint %}

Steps to enable Big Digital Download in Thank you page and Customer accounts page

1. Go into your theme editor by looking in your Shopify Admin dashboard and clicking on **Online store** on the left hand side.
2. Click on **Themes.**
3. Click on **Customize.**

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

4. Now that your in the theme editor click on the middle top tab and select in **Checkout and customer accounts.**

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

5. Look at the left tab and click on the **Apps** section which would be the **last tab.**
6. Click on the **+ sign** next to Big Digital Download.
7. Click on **Thank you page.**

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

8. Go back to the **Apps** tab again, Click on the **+ sign** and this time click on **Order status.**

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

9. Click **save** before leaving the theme editor

{% hint style="success" %}
Now your customers will be able to download the digital product at the thank you page (after checkout) and in the Order status page (customer accounts page and then click on the specific order)
{% endhint %}

#### Thank You Page

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

#### Order Status Page

<figure><img src="/files/QCjPowFRX8OYu9IMueRm" 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-add-a-download-button-in-the-thank-you-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.
