# Can TNG Identity communicate with other identity solutions?

TNG Identity is capable of communicating with other solutions where interoperability is required. For example, the TNG Identity wallet may be required to receive credentials from other identity solutions and potentially be used as a verifiable presentation.


---

# 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/faqs-help/help-and-faqs/can-tng-identity-communicate-with-other-identity-solutions.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.
