# EduPaid Payment Gateway

- [Process Flow](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/process-flow.md)
- [Build With Edupaid](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid.md)
- [Registering the app with StudyReel](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/registering-the-app-with-studyreel.md)
- [Collecting student and curriculum context](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/collecting-student-and-curriculum-context.md)
- [Fetch Learning Blocks](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/collecting-student-and-curriculum-context/fetch-learning-blocks.md)
- [Fetch Payment Prerequisites](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/collecting-student-and-curriculum-context/fetch-payment-prerequisites.md)
- [EduPaid (AI)PI](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/collecting-student-and-curriculum-context/edupaid-ai-pi.md)
- [Teach the student](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/teach-the-student.md)
- [Building an app for mastery learning](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/teach-the-student/building-an-app-for-mastery-learning.md)
- [Teaching with PowerPath](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/build-with-edupaid/teach-the-student/teaching-with-powerpath.md)
- [Onboard with Edupaid](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/onboard-with-edupaid.md)
- [Register App with Edupaid](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/onboard-with-edupaid/register-app-with-edupaid.md)
- [App Subscription Portal](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/onboard-with-edupaid/app-subscription-portal.md)
- [Redirecting to the Subscription Portal](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/onboard-with-edupaid/app-subscription-portal/redirecting-to-the-subscription-portal.md)
- [FAQ](https://docs.2hourlearning.com/edupaid/edupaid-payment-gateway/faq.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.2hourlearning.com/edupaid/edupaid-payment-gateway.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.
