# Introduction

## What is EduPaid?

**EduPaid** is a platform that enables educational apps—especially those that support 2x and mastery-based learning—to get paid through ESA government funding programs by streamlining the eligibility and payment process.

For **virtual charter schools**, EduPaid helps secure government funding by tracking student progress and verifying compliance with program requirements.

***

## EduPaid Use Cases

* Serve as a payment gateway for educational applications
* Manage funding and payment processes for Virtual Charter Schools
* Assist apps in meeting compliance for ESA government reimbursements


---

# 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.2hourlearning.com/edupaid/introduction.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.
