# Download Folder

Data sent to the local folder Download, from the device.

No configuration needed on this method, all data will be synchronized to your local download folder.

When this method is selected, the application presents the path to this folder on the bottom of the screen.

{% hint style="warning" %}
Starting with version 11 of Android, the Download folder may not be accessible.

If you are having problems reading / writing to this folder, click on the "Gear" icon and change to **App folder on SD Card**. In this case the folder used for file Import/Export will be the App folder on the SD Card. Check the label at the bottom of the screen for the full path of this folder.
{% 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://doc.sysdevmobile.com/dcapp/synchronization/synchronization-methods/download-folder.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.
