# OpenG2P Academy

As a Digital Public Good (DPG), OpenG2P enables governments and humanitarian organisations to deliver critical social benefits to those who need them, in a fast, efficient and effective manner. As a step towards contributing to an open, inclusive and collaborative approach, we launched the [OpenG2P Academy](https://learn.openg2p.org/) . This is in line with our commitment to capacity building at scale for governments and our partners to empower their teams to easily deploy, manage and use OpenG2P’s offerings.

OpenG2P Academy provides a platform to learn about OpenG2P, our offerings, and our work through **online, self-learning** courses that provide experiential, hands-on learning opportunities. Throughout the process, learners will have access to support from the OpenG2P team. They will receive certificates upon successfully completing quizzes and assessments, which are reviewed and graded by the OpenG2P team.

The following self-learning courses are currently available:

* **OpenG2P 101: Learn the Basics**, was launched earlier this year. This provides a high-level understanding of OpenG2P, its vision, offerings, modules and functionality as well as a hands-on experience on the OpenG2P sandbox.
* **201: Deploy OpenG2P**, designed primarily for DevOps engineers. This hands-on course will equip the user to efficiently install OpenG2P components for their sandbox, staging and production setups.

{% hint style="warning" %}
The courses are currently available only to those who are part of our [OpenG2P Partner Programme](https://www.openg2p.org/partners) and countries.
{% endhint %}

All the courses are available at the [learn.openg2p.org](https://learn.openg2p.org/).

The team is working on creating more courses that will provide insights on OpenG2P in specific use cases, and more.

## Learning platform

OpenG2P Academy uses Moodle version 4.5 for the courses. Guide to install Moodle and configure it for our purpose is available [here](https://docs.google.com/document/d/1s08DJg9kBdu91HIQkxU7F6Fg0DlqM05E9grWBDFcWQ8/edit?tab=t.0).


---

# 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/resources/openg2p-academy.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.
