# Can I attach multiple files to a product?

{% hint style="info" %}
Yes! You can attach 1 file or several files to a single product
{% endhint %}

Simply upload/select all of your files when setting up your product.

Steps to attach multiple files to a product:

1. In your Shopify admin dashboard look at the left hand side and click on **Apps**
2. Click on **Big Digital Download**
3. Click on **Digital Products**
4. Click **edit on a digital product** or **create a new one**
5. Scroll down to the bottom and there select or upload all the files you want

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

{% hint style="warning" %}
When you upload/select more than one file the app will show a drop down called **How to download file.**&#x20;
{% endhint %}

<figure><img src="/files/shEK4uWbJ8t7sRdO0O5n" 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/miscellaneous/can-i-attach-multiple-files-to-a-product.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.
