> For the complete documentation index, see [llms.txt](https://getify.gitbook.io/getify-digital-dowloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://getify.gitbook.io/getify-digital-dowloads/welcome-to-getify.md).

# Welcome to Getify

Sell digital products with ease using Shopify’s **Digital Downloads** app. Instantly deliver files like ebooks, music, videos, or software after purchase. Set up is simple—attach files to products, and let the app handle automatic or manual delivery. Perfect for creators and businesses selling downloadable content, with a smooth and secure experience for both merchants and customers.

## Key Terminology

{% content-ref url="/pages/9r68ZBOj0ziQkP4MpvA5" %}
[Digital Download](/getify-digital-dowloads/digital-download.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zc7d8hcvoOcOmURL9104" %}
[Digital Product/Non-digital Product](/getify-digital-dowloads/digital-product-non-digital-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/7Xh9p2iSyaBORcfoVoQ2" %}
[Digital Content](/getify-digital-dowloads/digital-content.md)
{% endcontent-ref %}

{% content-ref url="/pages/yztRsxJLwAgXUPfHlSpb" %}
[Live Preview](/getify-digital-dowloads/live-preview.md)
{% endcontent-ref %}

{% content-ref url="/pages/SfOdGNFsR65lxPsPqY0b" %}
[License Keys](/getify-digital-dowloads/license-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/DjIlA0h5CWjzR1BUw4QV" %}
[Orders](/getify-digital-dowloads/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/7Lp1QT4jMVPd1oGYtQly" %}
[Files](/getify-digital-dowloads/files.md)
{% endcontent-ref %}

{% content-ref url="/pages/iMhP3yTUWwHYWUC3jzwY" %}
[Email History](/getify-digital-dowloads/email-history.md)
{% endcontent-ref %}

## User Guides

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/ZvoPrhJgdyJDsz38GyVA" %}
[How to create a digital product](/getify-digital-dowloads/user-guides/how-to-create-a-digital-product.md)
{% endcontent-ref %}

{% content-ref url="/pages/u3PHP1cGun7WXRf6tI5G" %}
[How to create an order](/getify-digital-dowloads/user-guides/how-to-create-an-order.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://getify.gitbook.io/getify-digital-dowloads/welcome-to-getify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
