# Tools

- [4Sure Verifier App](https://docs.openg2p.org/tools/4sure-verifier.md): Alpha version
- [Installation Guide for 4Sure Application](https://docs.openg2p.org/tools/4sure-verifier/installation-guide-for-4sure-application.md)
- [User Guides](https://docs.openg2p.org/tools/4sure-verifier/user-guides.md)
- [Verify Digital Credentials using 4Sure Application](https://docs.openg2p.org/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/tools/4sure-verifier/user-guides/verify-and-populate-the-form-in-odk-collect-using-4sure-application.md)
- [4Sure Test Summary](https://docs.openg2p.org/tools/4sure-verifier/4sure-test-summary.md)
- [ODK](https://docs.openg2p.org/tools/odk-collection-app.md)
- [User Guides](https://docs.openg2p.org/tools/odk-collection-app/user-guides.md)
- [Create a Project for a Program](https://docs.openg2p.org/tools/odk-collection-app/user-guides/create-odk-form.md)
- [Create a Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/create-a-form.md)
- [Upload a Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/upload-a-form.md)
- [Upload revised Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/upload-revised-form.md)
- [Test a Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/test-a-form.md)
- [Publish a Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/publish-a-form.md)
- [Provide Form Access to Field Agent](https://docs.openg2p.org/tools/odk-collection-app/user-guides/provide-form-access-to-field-agent.md)
- [Download a Form on ODK Collect](https://docs.openg2p.org/tools/odk-collection-app/user-guides/download-form-on-odk-collect.md)
- [Delete a Form](https://docs.openg2p.org/tools/odk-collection-app/user-guides/delete-a-form.md)
- [Register Offline](https://docs.openg2p.org/tools/odk-collection-app/user-guides/register-offline.md)
- [Registration Tool Kit](https://docs.openg2p.org/tools/registration-tool-kit.md)
- [Smartscanner](https://docs.openg2p.org/tools/smartscanner.md)
- [User Guides](https://docs.openg2p.org/tools/smartscanner/user-guides.md)
- [Unified Conversation Agent (UCA)](https://docs.openg2p.org/tools/unified-conversation-agent.md)
- [UCA Research & Development](https://docs.openg2p.org/tools/unified-conversation-agent/uca-research-and-development.md): WORK IN PROGRESS
- [Modal Context Protocol(MCP)](https://docs.openg2p.org/tools/unified-conversation-agent/uca-research-and-development/modal-context-protocol-mcp.md): standard vs our domain specific.
- [Model Context Protocol (MCP) Implementation in UCA](https://docs.openg2p.org/tools/unified-conversation-agent/uca-research-and-development/model-context-protocol-mcp-implementation-in-uca.md)
- [Social Benefits Assistant with FastMCP](https://docs.openg2p.org/tools/unified-conversation-agent/uca-research-and-development/social-benefits-assistant-with-fastmcp.md): FastMCP is a higher-level, decorator-based Python framework that simplifies building Model Context Protocol (MCP) servers by providing an  interface for registering tools, resources, and prompts.
- [Grievance Redress Mechanism](https://docs.openg2p.org/tools/grievance-redress-mechanism.md)
- [G2P WikiLLM](https://docs.openg2p.org/tools/g2p-wikillm.md)
- [Concept — WikiLLM](https://docs.openg2p.org/tools/g2p-wikillm/concept.md)
- [Design](https://docs.openg2p.org/tools/g2p-wikillm/design.md)
- [CLAUDE.md vs wiki/index.md](https://docs.openg2p.org/tools/g2p-wikillm/claude-md-vs-index.md)
- [Scripts](https://docs.openg2p.org/tools/g2p-wikillm/scripts.md)
- [Roadmap & Automation](https://docs.openg2p.org/tools/g2p-wikillm/automation-todo.md)
- [G2P Advisor](https://docs.openg2p.org/tools/g2p-advisor.md)
- [Concept](https://docs.openg2p.org/tools/g2p-advisor/concept.md)
- [Design](https://docs.openg2p.org/tools/g2p-advisor/design.md)
- [Modes](https://docs.openg2p.org/tools/g2p-advisor/modes.md)
- [Phases](https://docs.openg2p.org/tools/g2p-advisor/phases.md)
- [Running](https://docs.openg2p.org/tools/g2p-advisor/running.md)
- [Scripts](https://docs.openg2p.org/tools/g2p-advisor/scripts.md)
- [Roadmap](https://docs.openg2p.org/tools/g2p-advisor/roadmap.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/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.
