# Login with QR code (Inji)

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

* Residents should have the Inji app installed on their mobile devices.
* They should have credentials downloaded and should have activated it for online login. To know how to activate the VC for online login, refer [Inji User Guide](https://docs.mosip.io/inji/inji-wallet/backend-services/mimoto#wallet-binding).
  {% endhint %}

1\. Resident launches the relying party's portal and clicks on ***Sign In with eSignet***.

<figure><img src="/files/IdZ7TqGQdfpr51Std2tQ" alt=""><figcaption><p>Health Portal Home Page</p></figcaption></figure>

2\. Resident selects the ***Login with Inji Mobile App*** option.

<figure><img src="/files/rnxMbswTTiHiirru2Csh" alt=""><figcaption><p>Login with Inji</p></figcaption></figure>

3. Now, the resident can scan the QR code displayed on the portal using Inji (on their mobile device).

<figure><img src="/files/MDSjaepiSlfyYRlhgfPK" alt=""><figcaption><p>Inji QR code</p></figcaption></figure>

As seen below, the authentication is in progress.

![](/files/QgWD9EEP53qDdnIJk3ux)

4. On Inji, the resident can see the VC that is activated for online login. Select the VC and click ***Verify***.

![](/files/GTAtV8qVr7Ttcp3elbsz)

5. After clicking on ***Verify***, the resident is asked to perform face authentication. On successful authentication, the **Consent** screen is displayed.

![](/files/SzcfNd62h64f9GA3ek3t)

6. Here, the residents can provide their consent and click ***Allow***. A successful message is displayed on Inji.

![](/files/C0wHcMxEUPh1NV5fmwTl)

7. The resident can log into the relying party portal and view their details on the user profile page.

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


---

# 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/end-user-guide/health-portal/login-with-qr-code.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.
