# User Guide

Organ Registries play an important role to facilitate organ donation & transplantation. There are multiple registries which are part of the ecosystem like

* Pledge Registry
* Live Donor Registry (WIP)
* Recipient Registry (WIP)
* Cadaver Registry (WIP)

Currently, organ registries are facilitated with the capability to issue verifiable digital pledge certificates that took input from the stakeholder’s registration data (maintained by the registry component)

## Registration

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

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

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

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

<figure><img src="/files/cly3fPMHn3EikD3Ts0Yi" alt="" width="218"><figcaption></figcaption></figure>

* Click on “Register” button
* Redirects to the registration screen
* Select the mode of identification and authenticates
* Demographic details get auto populated
* Select/Enter the organ details
* Click on “Submit/Register” button

## Download Certificate

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

<figure><img src="/files/7lHWCUXJHRnUvW9Rz7FK" alt=""><figcaption></figcaption></figure>

* Login to Pledge Registry using mobile number
* Click on "*Download Pledge Certificate*"

## Edit Pledge

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

Login using registered mobile number

* Click on edit button
* Edit the required details
* Click on Register/Submit button

## Revoke Pledge

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

* Login using registered mobile number
* Click on Un pledge button

## Repledge

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

* Login using registered mobile number
* Click on Pledge Again button
* Fill in the required details
* Click on Register/Submit button

After Pledging Again, users can download the certificate.

##

\\

\\


---

# 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/health-registries/organ-registries/user-guide.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.
