# Introduction to TNG Identity

{% embed url="<https://drive.google.com/file/d/1GajR-n76vjsXqU3tyaMheyWwCaMqam0-/view?usp=sharing>" %}

TNG Identity serves as an intuitive digital credential solution, facilitating the issuance, holding, and verification of credentials. It fosters trust between applications and users, aligning with self-sovereign identity principles, standards, and regulations.&#x20;

* End Users
  * Individuals enjoy a comprehensive and user-friendly wallet provided by TNG Identity, offering a secure means to store and present credentials. The solution streamlines the issuance and verification processes, elevating community trust and security. [Download the App for iOS users here](https://apps.apple.com/us/app/teranode-identity/id6756260966), and the [App for Android users here](https://play.google.com/store/apps/details?id=com.teranode.identity). <br>
* Business and Organisations
  * Organisations and individuals can issue an verify digital credentials by levering TNG portals. Have complete control over the credentials you issue and verify. [Start issuing credentials here](https://nchainplatform.com/products/identity/info). <br>
* Developers
  * Developers can benefit from TNG Identity's robust API for both issuance and verification, ensuring an easy integration to enhanced system efficiency and reliability throughout the credential lifecycle. [Do you want to have access to our APIs? Contact us for a early access here. ](https://nchain.com/contact/)


---

# 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/introduction/introduction-to-tng-identity.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.
