> For the complete documentation index, see [llms.txt](https://docs.demos.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.demos.global/how-to-section/demos-hemi-overview/enrollment-status-explained.md).

# Enrollment Status explained

### <mark style="color:purple;">Demos dApp URL</mark> [<mark style="color:purple;">https://app.demos.global/</mark>](https://app.demos.global/)

### <mark style="color:yellow;">\[1] STATUS | Not Enrolled \[Not Onboarded] | No MeID minted</mark>

The screenshot highlights the connected wallet is <mark style="color:yellow;">NOT</mark> enrolled {not onboarded} and has <mark style="color:yellow;">NOT</mark> minted a MeID token on Hemi Blockchain

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

### <mark style="color:yellow;">\[2] STATUS | Enrolled \[Onboarded] | Not Minted a MeID</mark>

Screenshot highlights the connected wallet is enrolled {onboarded} and <mark style="color:yellow;">NOT</mark> minted a MeID token on the Hemi Blockchain

<figure><img src="/files/97Ty9E5om7lYrcvgjsYJ" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">\[3] STATUS | Enrolled \[Onboarded] | Minted a MeID</mark>

Screenshot highlights the connected wallet is enrolled {onboarded} and has minted a MeID token on Hemi Blockchain

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

### <mark style="color:yellow;">\[4] To check if the wallet has minted a MeID token</mark>

1. Connect wallet to the Website the [UI](https://app.demos.global/dashboard) will display status as above
2. Connect to the blockchain [explorer](https://testnet.explorer.hemi.xyz/) , enter wallet address, click on 'tokens' where 'OnlyMeID (MeID) will appear\ <img src="/files/QkkOU11DmYGklVsBWflB" alt="" data-size="original">

### <mark style="color:yellow;">\[5] Burn MeID / Delete Enrollment status</mark>

#### <mark style="color:yellow;">Burn MeID Option \[Settings</mark>]

The following will only appear if the wallet has a MeID token minted

<figure><img src="/files/3a8iYkElQ5jIR0jNLncJ" alt=""><figcaption><p>Burn MeID option under settings</p></figcaption></figure>

#### <mark style="color:yellow;">Purge biometrics / Enrollment</mark> <mark style="color:yellow;">\[Settings]</mark>

The following option will only display if the wallet the wallet hasn't a minted a MeID on any chain. For example, if a person has minted a MeID on Polygon and Hemi, the token will have to be burnt on both chains for the option to 'Purge MeID Enrollment'

<figure><img src="/files/TIECMkB9rJwxN2qcNSnK" alt=""><figcaption><p>Purge biometrics option under settings</p></figcaption></figure>

### <mark style="color:yellow;">\[6] Verify Option</mark>&#x20;

The 'Verify' option is not available on Hemi Testnet, the button will be active on Mainnet. On mainnet on occassion, there will be a requirement to revalidate ownership of the wallet by verifying.

<figure><img src="/files/5NvgfUDbXnwu2IFY3AfX" alt=""><figcaption><p>Available on all chains [Not Hemi Testnet]</p></figcaption></figure>

Please note that upon successful verification, an on-chain transaction will be initiated to finalize the verification timestamp. To complete this process, the wallet must have sufficient gas/tokens. If the on-chain transaction fails to complete, the verification will not be finalized, potentially resulting in non-validation of the campaign requirements.

An example of a successful on-chain verification, if the following is not displayed or doesn't have a recent date/time in the UI/Website the on-chain transaction hasn't completed successfully.

<figure><img src="/files/fbaXyxZ2sMkQLf3JewKI" alt=""><figcaption><p>Last verified timestamp</p></figcaption></figure>

### <mark style="color:yellow;">\[7] To change wallets, follow the procedure below</mark>

{% content-ref url="/pages/BDFX5A7o45y9UqES50Gi" %}
[How to burn/delete enrollment](/how-to-section/demos-hemi-overview/how-to-burn-delete-enrollment.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.demos.global/how-to-section/demos-hemi-overview/enrollment-status-explained.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.
