> For the complete documentation index, see [llms.txt](https://rc.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rc.sunbird.org/v0.0.14/learn/sunbird-rc-in-action/possibilities.md).

# Possibilities

<figure><img src="/files/G7s3aZKumMFk49xvb7d5" alt=""><figcaption></figcaption></figure>

Sunbird Registry and Credentials provides a secure and scalable way to manage digital identities and credentials. Some of the use cases for Sunbird Registry and Credentials include:

1. Education: Sunbird Registry and Credentials can be used to manage educational credentials, such as degrees, certificates, and diplomas. This can help educational institutions to securely issue and verify digital credentials, while also providing students with a secure and portable way to share their achievements.
2. Healthcare: Sunbird Registry and Credentials can be used to manage healthcare credentials, such as medical licenses, certifications, and training records. This can help healthcare providers to ensure that their staff members are qualified and competent, while also enabling patients to verify the credentials of their healthcare providers.
3. Government Ecosystem: Sunbird Registry and Credentials can be used by governments to manage citizen identities and credentials, such as driver's licenses, passports, and voter registration. This can help to improve the efficiency and accuracy of government services, while also enhancing the security and privacy of citizen data.
4. Employment: Sunbird Registry and Credentials can be used to manage employment credentials, such as job certifications, training records, and performance reviews. This can help employers to ensure that their staff members are qualified and competent, while also enabling employees to securely share their credentials with potential employers.

Demo Solutions

<table><thead><tr><th width="139">Solution Name</th><th width="233">Description</th><th width="163">Link</th><th>Credentials</th></tr></thead><tbody><tr><td>Education Ecosystem Registries (EER)</td><td>Education Ecosystem Registries (EER) are being envisioned as a means to empower end users with capabilities to manage their data and learning/skilling credentials in a digital format. <a href="https://rc.sunbird.org/reference-solutions/education/education-ecosystem">Read more</a></td><td><a href="https://demo-education-registry.sunbirdrc.dev/">https://demo-education-registry.sunbirdrc.dev/</a></td><td><p><strong>Issuer-</strong></p><p>Username: Scholarship Password- abcd@123 <strong>Student-</strong></p><p>Username:</p><p>tushar2@gmail.com</p><p>Password- abcd@123</p></td></tr><tr><td>Certificate Issuance Portal</td><td>Certificate Issuance Portal can be used for managing digital certificates, empowering the organizations with capabilities to create and issue certificates to individuals. It allows issuers to select a template for their digital certificates and then issue them to individuals. <a href="https://rc.sunbird.org/reference-solutions/certificate-issuance">Read more</a></td><td><a href="https://sunbird-certificate-demo.sunbirdrc.dev/">https://sunbird-certificate-demo.sunbirdrc.dev/</a></td><td><p>Username- 9192939495 Password-</p><p>abcd@123</p></td></tr><tr><td>eLocker</td><td>Sunbird eLocker is a digital platform that allows users to store and manage their credentials (academic, professional, skill etc.) in one central location. <a href="https://rc.sunbird.org/reference-solutions/elocker">Read more</a></td><td><a href="https://elocker.sunbirdrc.dev/">https://elocker.sunbirdrc.dev/</a></td><td>Enter your mobile number to login. Please enter OTP as '1234' as this is a demo portal</td></tr><tr><td>Organ Donation Pledge Registry</td><td>Organ Registry is a reference solution built on Sunbird RC demonstrating registry of the available donors in the country who have pledged to donate their organs and enable verification of authentic recipients seeking organ transplant. <a href="https://rc.sunbird.org/reference-solutions/health-registries/organ-registries">Read more</a></td><td>WIP</td><td>WIP</td></tr><tr><td>Unified Learners passport</td><td>ULP provide learners with a comprehensive platform to consolidate and showcase their educational achievements, skills, and experiences. It allow for seamless sharing of credentials, simplifying the verification process for both learners and opportunity providers. <a href="https://rc.sunbird.org/reference-solutions/unified-learners-passport-ulp">Read more</a></td><td><p><a href="https://dev-registration.uniteframework.io/">Issuance Portal Link</a> <a href="https://verify.uniteframework.io/">Verifier Portal Link</a> <a href="https://dev-avsar.uniteframework.io/">Holder Portal Link</a></p><p><a href="https://devulp.uniteframework.io/auth/realms/sunbird-rc/protocol/openid-connect/auth?client_id=registry-frontend&#x26;redirect_uri=https%3A%2F%2Fdevulp.uniteframework.io%2F&#x26;state=fe9f2421-88ee-49fa-8aff-a87e3a376cb1&#x26;response_mode=fragment&#x26;response_type=code&#x26;scope=openid&#x26;nonce=cba3c433-1f4f-407b-8c45-c7ecd3d221ed&#x26;ui_locales=en">Admin Portal Link</a></p></td><td>Please use your mobile number to login and download Google Authenticator App to get OTP.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rc.sunbird.org/v0.0.14/learn/sunbird-rc-in-action/possibilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
