# What do Verifiers do?

Verifiers can seamlessly engage in the verification process by creating an account in the TNG Product Suite Platform (PSP) and gaining access to our robust Verifier API. Through this platform, verifiers enjoy a user-friendly interface that empowers them to automate requests for Reusable Digital ID credentials. This process is designed to streamline verification, reduce data verification costs, eliminate manual checks, and significantly enhance the efficiency of user onboarding experiences.

&#x20;Upon account creation, verifiers can leverage all TNG features, such as setting up Verification Request Templates with specific data requirements. These templates are instrumental in tailoring the verification process to the unique needs of the verifier, ensuring that the necessary information is requested from users. It can also review the history of credentials that has been verified, and invite people from their organisation to be part of the verifiaction platform and verify credentials on their behave.&#x20;

### Establish Verification Request.

* The verification API supports the templates of V.C.s with the required information to request from users.
* Generate Verification QR Codes for a seamless verification experience.
* Activate Wallet-to-Wallet verification for enhanced credential authenticity confirmation.
* Share the Verification QR Code efficiently through a URL.

### Web-Based Verification

Present the Verification QR Code on the web through a URL, enabling users to scan it effortlessly with their ID Wallets for streamlined verification.

### Coming next > Wallet-to-Wallet Confirmation:

TNG Identity Service is working to support verifiers to have the option to import the Verification QR Code into their wallets, activating Wallet-to-Wallet Confirmation. Users can then directly scan the Verification QR Code from the Verifier's wallet, immediately confirming the credential's authenticity to the Verifier.

.


---

# 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.teranode.group/tng-identity-documentation/tng-identity-verifier/what-do-verifiers-do.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.
