# Utilities and Tools

- [ODK](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app.md)
- [User Guides](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides.md)
- [Create a Project for a Program](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/create-odk-form.md)
- [Create a Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/create-a-form.md)
- [Upload a Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/upload-a-form.md)
- [Upload revised Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/upload-revised-form.md)
- [Test a Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/test-a-form.md)
- [Publish a Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/publish-a-form.md)
- [Provide Form Access to Field Agent](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/provide-form-access-to-field-agent.md)
- [Download a Form on ODK Collect](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/download-form-on-odk-collect.md)
- [Delete a Form](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/delete-a-form.md)
- [Register Offline](https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/register-offline.md)
- [4Sure Verifier App](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier.md): Alpha version
- [Installation Guide for 4Sure Application](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier/installation-guide-for-4sure-application.md)
- [User Guides](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier/user-guides.md)
- [Verify Digital Credentials using 4Sure Application](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier/user-guides/verify-digital-credentials-using-4sure-application.md)
- [Verify and Populate the form in ODK Collect using 4Sure Application](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier/user-guides/verify-and-populate-the-form-in-odk-collect-using-4sure-application.md)
- [4Sure Test Summary](https://docs.openg2p.org/1.3/utilities-and-tools/4sure-verifier/4sure-test-summary.md)
- [Smartscanner](https://docs.openg2p.org/1.3/utilities-and-tools/smartscanner.md)
- [User Guides](https://docs.openg2p.org/1.3/utilities-and-tools/smartscanner/user-guides.md)
- [Registration Tool Kit](https://docs.openg2p.org/1.3/utilities-and-tools/registration-tool-kit.md)


---

# 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.3/utilities-and-tools.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.
