# Add Digital Downloads

With our store builder, you can upload any digital file and start selling them through the shop or by sharing a simply "Buy Now" button or as we call it: [Overlay checkout](/getting-paid/checkout-choice/overlay-checkout.md).

Here's a video on how to start selling your digital goods:

{% embed url="<https://www.youtube.com/watch?v=Uo5UiwHYWZY>" %}
Step by step guide how to sell your digital downloads
{% endembed %}

Let's go over the process of adding a digital download for your customers to buy:&#x20;

1. Choose "Products" in the left pane of the dashboard and then click "Digital Downloads"

<figure><img src="/files/p7WmuEGA7XNZrNqoHxkT" alt=""><figcaption><p>Head to Digital Downloads to upload your first digital file to sell</p></figcaption></figure>

2. Click "Add Digital Download" in the upper right corner and a drawer from the right will slide in. You'll need to fill out all important information about your digital download. In the example below we've uploaded information about a Wordpress Template file:

<figure><img src="/files/Ch7dN6w8HN7Gp84MLBga" alt=""><figcaption><p>Fill in product name, description, gallery, YouTube video of the product</p></figcaption></figure>

3. Choose "Create Offer" to add pricing to the file. Offers are like prices, where you can add as many offers as you want. Each offer or price has to be binded to a product. Remember, "Product" entities are not the same as "Offers" - offers are the prices for the products. Product can have many offers or prices.

<figure><img src="/files/vrvdZR8Ap9yKnUPyf56J" alt=""><figcaption><p>Create offer or price to add some more details to the product you've added.</p></figcaption></figure>

4. Now add the digital file associated with the "Offer". Remember to add the price for the file as well. <mark style="color:yellow;">You can upload up to 50 GB of any chosen filetypes: PDF, MP4, MP3, PPTX, XLSX, PNG, JPG, MOV and more</mark>. You can additionally indicate region restrictions or tags for the offer:

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

<figure><img src="/files/nzrhohbHBXBKYm8mfun5" alt=""><figcaption><p>If you've successfully added the file - a progress bar will show the upload status.</p></figcaption></figure>

5. Now that you've added your digital file - you can view the product page how it looks like by clicking "View" on top:

<figure><img src="/files/8QEChmHb3W4P8epA0Sjv" alt=""><figcaption><p>To preview the product - click on View on the details of the product</p></figcaption></figure>

6. Preview the product page:

<figure><img src="/files/9K8uhojG22qmeKkxUfSg" alt=""><figcaption><p>This is how your customers will see the Digital Product available for buying</p></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://help.fungies.io/add-digital-downloads.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.
