# Download Form on ODK Collect

## Description

This guide will help to download the program form on ODK Collect Application running on an Android tablet or phone.

## Pre-requisites

* The field agent should have ODK Collect Application installed.
* The field agent should have[ form access](https://app.gitbook.com/o/bnTr6Kp4z4CXR4QVIPSa/s/xkdlCOLME2p03rS8nG8u/~/changes/174/guides/user-guides/provide-form-access-to-field-agent).

## Steps

1. The Administrator logs into ODK Central and navigates to the *App Users* under the program name.

<figure><img src="/files/92WTmkm27l7HLCUlW32S" alt=""><figcaption></figcaption></figure>

2. Click on *See Code* to get the *Client Configuration QR* *code*.

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

3. Open the ODK Collect application in the field agent device.

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

4. Click on *Add Project* to scan the configuration QR code.

<figure><img src="/files/9vTZCPkFBUpacUX3IUL7" alt=""><figcaption></figcaption></figure>

5. After scanning the *Client Configuration QR* *code* all the given access program forms will be downloaded to the field agent's device.

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

<figure><img src="/files/r2WeYCGzHLGSShsM8S9y" alt=""><figcaption></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://docs.openg2p.org/1.1/guides/user-guides/download-form-on-odk-collect.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.
