# Generating Demo Credentials

Use this guide and learn to generate demo credentials you can use to explore various modules of MOSIP platform, in collab environment.

### Generating UIN and TAN ID

Getting a demo [UIN Credential - Unique Identification Number](https://docs.mosip.io/1.2.0/id-lifecycle-management/identifiers#uin) will allow you to explore MOSIP's capabilities and experience seamless identity management firsthand.\
Now you can generate your own **UIN** Credential and TAN ID using the Collab environment's **Self Registration Portal**. Follow these steps to generate a UIN:

**To generate UIN and TAN ID**

{% hint style="success" %}
**Note**:

When you generate **UIN** using '[**Self Registration Portal**](https://self-register.collab.mosip.net/)' you also get **TAN ID** along with **UIN** out of the same process after you submit the form (You get the TAN ID in a separate email received, however, almost at the same time you received the **UIN** email.
{% endhint %}

1. Navigate to the [Collab Environment](https://collab.mosip.net/) and click on the **Get UIN** button located at the top-right corner of the page. This will open the [**Self Registration Form**](https://self-register.collab.mosip.net/).

<figure><img src="/files/tJpQSWuIMijtBqAquiJg" alt="" width="375"><figcaption><p>Self Registration Form</p></figcaption></figure>

2. Fill in the required details in the form:
   * **Full Name** (Required)
   * **Date of Birth** (Required)
   * **Gender** (Required)
   * **Email ID** (Required)
   * **Mobile Number**
   * **Address**
3. Upload or capture a photo using the **Photo** button.
4. Read through the consent statement and provide your consent by checking the checkbox.
5. Complete the CAPTCHA to pass through the security enabled for this form.
6. Click the **Preview** button to review the details you have entered. On the preview screen, you can:
   * Click **Register** to submit the form and generate your UIN and TAN ID.
   * Click **Cancel** to go back and make any necessary corrections.

<figure><img src="/files/0ml6fs4RI3VdUOgEoAYL" alt="" width="375"><figcaption><p>Confirm Details</p></figcaption></figure>

7. Upon successful registration, you receive a confirmation message and your **UIN** as a **PDF** attachment via email. Also, along with the **UIN** you also get another mail almost at the same time which carries your **TAN ID**.

<figure><img src="/files/GglTRPwoGKPdNhHtT9qu" alt="" width="375"><figcaption><p>UIN Generation Success</p></figcaption></figure>

8. Email and **UIN** (PDF attachment) you get on succcceful registration:

<figure><img src="/files/NaEeB58Tnyucq3mC2D9l" alt="" width="375"><figcaption><p>Mail containg the UIN</p></figcaption></figure>

<figure><img src="/files/C2uoSV8w4jx0mf8KPudl" alt="" width="375"><figcaption><p>UIN PDF</p></figcaption></figure>

9. **TAN ID** you get in an another mail and the instruction to use it:

<figure><img src="/files/c2BFHQtVxWG9rymvpPvb" alt="" width="315"><figcaption><p>Email containing TAN ID</p></figcaption></figure>

Obtaining demo credentials will enable you to explore various modules seamlessly. The provision of a Unique Identification Number (UIN) as a demonstration credential allows you to experience MOSIP's capabilities firsthand, offering a practical understanding of its identity management features.


---

# 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.mosip.io/1.2.0/general/collab-getting-started-guide/generating-demo-credentials.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.
