# Can I collect my user emails and send them a free PDF?

Said differently "I want to know if your app can make the customer download a FREE pdf and leave me his email?"

No. The app can not create an email popup asking your customers to leave the email address in exchange for a free PDF.

The app will only send digital products to people having purchased something on your store. Not while they're still browing. Maybe an app like Klaviyo could do it though.

{% hint style="success" %}
**Workaround:** You can setup another 3rd party app or use the shopify built in newsletter to collect emails that way and send out 100% off discount codes to those people who put in an email
{% endhint %}


---

# 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/can-i-collect-my-user-emails-and-send-them-a-free-pdf.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.
