# Acknowledgements

OTF requires all applications to include an acknowledgement section. Applicants are required to acknowledge and agree to OTF's Data Use Policy for Applicants, Privacy Policy, and confirm age.

On the application form select the **Checkbox field**, and add the prompt(s). You could include additional url's or help text. In addition, you could make this a *required field*. A required field means an applicant will not be able to submit their application without checking off this box.&#x20;

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

Here is an example of how the acknowledgement is rendered on published application forms.

<figure><img src="/files/hMg7kuVFWqDIehruQxmI" 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.opentech.fund/otf-hypha-field-guide/build/terms-and-conditions/acknowledgements.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.
