# How to scan the E-Invoice QR code?

An E-Invoice QR code can be scanned for verification using the mobile application developed by NIC.

### Steps to install the application on phone

1\. Go to <https://einvoice1.gst.gov.in/Others/QRCodeVerifyApp>

2\. Enter the mobile number that you want to register and click on the "Submit" button.

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

3\. You will receive an OTP on the provided number. Enter the OTP and click on "Verify OTP".

<figure><img src="/files/9MxPLsUeuaK98CyMJBA8" alt=""><figcaption></figcaption></figure>

4\. You will receive a download link on the mobile number from NIC to download the application.

5\. Open the link in the browser and download the application on the phone.

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

6\. Open the installed application and scan the QR Code.&#x20;

Done.

{% hint style="info" %}
**Note**: Considering the print resolution and the QR code complexity. to enable successful scanning, the print size of the QR Code should be minimum 2 in x 2 in.&#x20;
{% endhint %}

{% hint style="warning" %}
**INVALID Signature**: If the E-Invoice Signature is shown as invalid, try downloading the latest version of the application by following the same steps above. If the issue persists, contact the seller who issued the invoice.
{% endhint %}


---

# 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.cleartax.in/cleartax-docs/e-invoicing-api/learn-e-invoicing-api-basics/how-to-scan-the-e-invoice-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.
