# Reference Solutions

- [Education](https://rc.sunbird.org/v0.0.14/reference-solutions/education.md)
- [Education Ecosystem](https://rc.sunbird.org/v0.0.14/reference-solutions/education/education-ecosystem.md)
- [Installation](https://rc.sunbird.org/v0.0.14/reference-solutions/education/education-ecosystem/installation.md)
- [Education Registries](https://rc.sunbird.org/v0.0.14/reference-solutions/education/edu-registries.md)
- [Installation](https://rc.sunbird.org/v0.0.14/reference-solutions/education/edu-registries/installation.md)
- [Certificate Issuance](https://rc.sunbird.org/v0.0.14/reference-solutions/certificate-issuance.md)
- [Installation(WIP)](https://rc.sunbird.org/v0.0.14/reference-solutions/certificate-issuance/installation-wip.md)
- [User Guide](https://rc.sunbird.org/v0.0.14/reference-solutions/certificate-issuance/portal-user-guide.md)
- [eLocker](https://rc.sunbird.org/v0.0.14/reference-solutions/elocker.md)
- [High Level Diagram](https://rc.sunbird.org/v0.0.14/reference-solutions/elocker/digital-locker.md)
- [Installation (WIP)](https://rc.sunbird.org/v0.0.14/reference-solutions/elocker/installation-wip.md)
- [Frontend Setup E-locker](https://rc.sunbird.org/v0.0.14/reference-solutions/elocker/installation-wip/frontend-setup-e-locker.md)
- [User Guide](https://rc.sunbird.org/v0.0.14/reference-solutions/elocker/user-guide.md)
- [Health Registries](https://rc.sunbird.org/v0.0.14/reference-solutions/health-registries.md)
- [Organ Registries](https://rc.sunbird.org/v0.0.14/reference-solutions/health-registries/organ-registries.md)
- [Frontend Setup](https://rc.sunbird.org/v0.0.14/reference-solutions/health-registries/organ-registries/frontend-setup.md)
- [Backend Setup](https://rc.sunbird.org/v0.0.14/reference-solutions/health-registries/organ-registries/backend-setup.md)
- [User Guide](https://rc.sunbird.org/v0.0.14/reference-solutions/health-registries/organ-registries/user-guide.md)
- [Vaccination Platform](https://rc.sunbird.org/v0.0.14/reference-solutions/vaccination.md)
- [Skills & Work Credentials](https://rc.sunbird.org/v0.0.14/reference-solutions/skill-and-work-credentials-platform.md)
- [Govt to Person (G2P)](https://rc.sunbird.org/v0.0.14/reference-solutions/govt-to-person-g2p.md)
- [Unified Learners Passport (ULP)](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp.md): Unified Learners Passport (ULP) is a single source of digital credentials for learners across levels, that will help them easily discover and avail opportunities for academic or professional growth
- [ULP Capabilities](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/ulp-capabilities.md): The ULP software system contains capabilities of issuance, receipt and verification of learners’ credentials.
- [Example Scenario](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/example-scenario.md)
- [Technical Components (WIP)](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/technical-components-wip.md)
- [Demo/Sandbox Links (WIP)](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/demo-sandbox-links-wip.md)
- [Installation Guide (WIP)](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/installation-guide-wip.md)
- [Frontend Setup](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/installation-guide-wip/frontend-setup.md): Below is the link
- [Installation through docker-compose](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/installation-guide-wip/installation-through-docker-compose.md)
- [Dummy records setup for refrence](https://rc.sunbird.org/v0.0.14/reference-solutions/unified-learners-passport-ulp/installation-guide-wip/dummy-records-setup-for-refrence.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://rc.sunbird.org/v0.0.14/reference-solutions.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.
