> For the complete documentation index, see [llms.txt](https://docs.inji.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inji.io/inji-wallet/inji-web/functional-overview/try-it-out/inji-web-setup-guide.md).

# Inji Web - Collab Guide

Welcome to the Inji Web Guide tailored specifically to our Collab Environment!

Follow through the steps outlined in this guide and explore the Inji Web in our sandbox Collab environment for its features and functionalities.

Whether you're a Developer, System Integrator, or an enthusiast eager to dive into the world of digital identity, the guide is going to provide you with the necessary information to get started with Inji Web in our [Collab](https://collab.mosip.net/) environment.

### Explore with mock data

If you are looking to try out Inji Web in our Collab environment, please follow the below procedure:

1. To get sample National ID credentials, we request you to initiate the process by completing the form available [**here**](https://self-register.collab.mosip.net/).
2. For sample Insurance Credentials (StayProtected), please provide the below details in the eSignet authentication page:\\
   * Policy Name: insuranceCredentials
   * DOB: 2000-01-01
   * Policy Number: 12345

#### **Steps to use**:

* Launch [link](https://collab.mosip.net/) to access collab environment resources.
* Click on the INJIWEB link which will launch the Inji Web portal in the browser.
* Refer [here](https://docs.mosip.io/inji/inji-web/functional-overview/end-user-guide) for step-wise download.
* Provide the above credentials in the eSignet page to download the credentials.
* QR Code for StayProtected credentials is present in the detailed view.

### Create your own Credentials

This section outlines the process of creating your own insurance credentials:

**Step 1: Creation**:

Inji Certify also offers to generate your own credentials which can be used for testing / development purposes.

To understand the steps to generate your own Insurance credentials, refer [here](https://docs.mosip.io/inji/inji-verify/build-and-deploy/creating-verifiable-credentials-and-generating-qr-codes#steps-to-generate-verifiable-credential).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.inji.io/inji-wallet/inji-web/functional-overview/try-it-out/inji-web-setup-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
