# Using Mock Data

While you want to explore eSignet you can use the following deployment in our 'Collab-Environment'.

* Collab MOSIP Deployment
* Collab Mock-Data based Deployment

### Exploring eSignet with MOSIP Deployment in Collab Environment

#### Personas - MOSIP Foundational ID

You can use one of following personas and UINs on the respective cards

<table><thead><tr><th width="133.12109375">Name</th><th width="135.40234375">UIN</th><th width="111.59375">Gender</th><th width="142.11328125">DOB</th><th>Address</th></tr></thead><tbody><tr><td>Maria Powell</td><td>3519657608</td><td>Female</td><td>30/10/1991</td><td>26/C, IIIT-B, ABC Region, ABC City, ABC Zone, 10106</td></tr><tr><td>James Rodrigious</td><td>2760459465</td><td>Male</td><td>29/04/1992</td><td>26/C, IIIT-B, ABC Region, ABC City, ABC Zone, 10106</td></tr><tr><td>George Cooper</td><td>2018502367</td><td>Male</td><td>29/04/1985</td><td>26/C, IIIT-B, ABC Region, ABC City, ABC Zone, 10106</td></tr><tr><td>Jane Thompson</td><td>3473541796</td><td>Female</td><td>29/04/1985</td><td>26/C, IIIT-B, ABC Region, ABC City, ABC Zone, 10106</td></tr></tbody></table>

![](/files/4Nnr3lZjjYaIsY1ahca4) ![](/files/8Pop5mXwUYkGhXeY2faw)

![](/files/sPpbsLNbiIfM4VvJyM2T) ![](/files/X1ZP1lLAWRzydiBkLSEB)

Individual images are included to facilitate **selfie authentication** for the Inji application.

{% hint style="info" %}
**Note:** The data used for these Virtual IDs (VIDs) is entirely fictitious, and the images displayed are AI-generated from an [external website](https://this-person-does-not-exist.com/en).
{% endhint %}

#### Personas - MOCK IDs and UINs

Name: Dr. William Anderson -&#x20;

* UIN: 2345890124
* Age: 56
* DOB: 14/05/1968
* Email: <william.anderson55@example.com>
* Phone Number: [+91-9090909088](tel:+919090909088)
* Address - 26/C, IIIT-B, ABC Province, ABC Region ABC Zone, -10106, ABC

Name: Sara Al-Mansouri<br>

* UIN: 8294297335
* Age: 27
* DOB: 11/01/1998
* Email: <sara.almansouri98@example.com>
* Phone Number: [+91-9090909085](tel:+919090909085)
* Address - 26/C, IIIT-B, ABC Province, ABC Region ABC Zone, -10103, ABC

Name: Michael Chen<br>

1. UIN: 6819805520
2. Age: 37
3. DOB: 22/08/1987
4. Email:<michael.chen87@example.com>
5. Phone Number: [+91-9090909086](tel:+919090909086)
6. Address - 26/C, IIIT-B, ABC Province, ABC Region ABC Zone, -10104, ABC

Name: Jasmine Robinson

* UIN: 3945691120
* Age: 19
* DOB: 03/04/2005
* Email: <jasmine.robinson05@example.com>
* Phone Number: [+91-9090909087](tel:+919090909087)
* Address - 26/C, IIIT-B, ABC Province, ABC Region ABC Zone, -10105, ABC

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td><a href="/files/gw4XWLsinQ3dTGZneDKW">/files/gw4XWLsinQ3dTGZneDKW</a></td></tr><tr><td></td><td><a href="/files/3JdD9uLvL7TTXwk9ChEa">/files/3JdD9uLvL7TTXwk9ChEa</a></td></tr><tr><td></td><td><a href="/files/F8fZVy5kgzpDIZI9TjvA">/files/F8fZVy5kgzpDIZI9TjvA</a></td></tr><tr><td></td><td><a href="/files/tyITDFZigwQ0hE2KP2yX">/files/tyITDFZigwQ0hE2KP2yX</a></td></tr></tbody></table>

#### Steps to use eSignet

Access the Collab Health Portal [**here**](https://healthservices-esignet-mock.collab.mosip.net/). We have developed a **mock health portal** that functions as a **relying party web portal**. As an end user, you can simulate accessing online health services by logging in with your **national ID** via eSignet.

#### OTP Authentication

To simplify exploring it with a 'Collab MOSIP Identity Deployment' eSignet supports OTP authentication.

* You can use any of the provided [personas](#personas) above for testing.
* The default OTP for testing is "111111" (six ones).

For a step-by-step guide on logging in with OTP using eSignet, refer to [this detailed guide](/esignet-authentication/test/end-user-guide/health-portal/login-with-otp.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://docs.esignet.io/esignet-authentication/test/try-it-out/using-mock-data.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.
