# Status By Track

| Tracks                                  | Status                                                                                                                                                                                                                                                                                                                                                                                       |
| --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Microservices**                       |                                                                                                                                                                                                                                                                                                                                                                                              |
| <p>Certificate Signing</p><p><br></p>   | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Certificate+signing%22) to view the status                                                                                                                                                                                                                                                  |
| <p>Claim</p><p><br></p>                 | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Claim%22) to view the status                                                                                                                                                                                                                                                                |
| <p>Discovery</p><p><br></p>             | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Discovery%22) to view the status                                                                                                                                                                                                                                                            |
| <p>Notification</p><p><br></p>          | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Notification%22) to view the status                                                                                                                                                                                                                                                         |
| <p>PKI</p><p><br></p>                   | [Click here ](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+PKI%22)to view the status                                                                                                                                                                                                                                                                  |
| <p>Registry</p><p><br></p>              | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Registry%22) to view the status                                                                                                                                                                                                                                                             |
| <p>Verifiable Credential</p><p><br></p> | [Click here](https://github.com/orgs/Sunbird-RC/projects/16/views/1?filterQuery=label%3A%22ms%3A+Verifiable+Credential%22) to view the status                                                                                                                                                                                                                                                |
| **Use Cases**                           |                                                                                                                                                                                                                                                                                                                                                                                              |
| Digilocker                              | In conceptualization & design stage. Progress can be seen[ here](https://docs.sunbirdrc.dev/example-use-cases/digital-locker).                                                                                                                                                                                                                                                               |
| Education                               | Sample registry of Students, Teachers, Institutions enabling Enrollment, Authentication, Updates, Consent, Claims & Attestation & Discovery has been set up. A demo video can be seen[ here](https://docs.sunbirdrc.dev/example-use-cases/edu-registries) along with other details of the implementation.                                                                                    |
| Organ Registries                        | Pledge Registry has been set up enabling enrollment, authentication, updates. Progress can be seen [here](https://docs.sunbirdrc.dev/reference-solutions/organ-registries)                                                                                                                                                                                                                   |
| Skill & Work Credentials                | This reference solution provides a starting point to create a platform to allow people to collect credentials related to their skills, work experience, share them & get them verified digitally to get related benefits. A demo video can be seen[ here](https://docs.sunbirdrc.dev/reference-solutions/skill-and-work-credentials-platform) along with other details of the implementation |
| **Documentation**                       | We are in the process of revamping the documentation. Progress on documentation is being tracked[ here](https://github.com/Sunbird-RC/community/projects/4).                                                                                                                                                                                                                                 |


---

# 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/community/status-by-track.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.
