# My uploads keep failing

It could be because of several things : VPN issue, network issue, file issue.

**VPN :** If your upload If you're using a VPN, proxy, or have a browser extension that blocks uploads, you might encounter this problem. We suggest you momentarily turn off any VPN or proxy, or attempt the upload using a different browser.&#x20;

**Network issue :** if you're trying to upload through Wi-fi, can you try to upload using Ethernet and/or 4G/5G for instance?

**File issue :** some format are not accepted by the app. For instance ".exe" are not supported as they could be a vessel for virus. More globally, if anything seems fishy, we will block the upload in order not to impact our app.

If the problem persists after you've checked all of that (disabling VPN, changing network, trying to upload other file formats), feel free to reach out to us through the support chat, which you can find at the bottom right of this page.

<br>


---

# 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/my-uploads-keep-failing.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.
