# Compatible Blockchains for TNG Identity.

For now, TNG Identity exclusively operates on the Bitcoin SV (BSV) blockchain. This deliberate choice is driven by the unique benefits of BSV within the realm of UTXO-based blockchains. Bitcoin SV stands out due to its commitment to scaling, allowing for significantly larger block sizes and increased transaction throughput. This scalability ensures cost-effective transactions and facilitates the seamless integration of diverse identity-related data. Furthermore, BSV's adherence to the original Bitcoin protocol provides a stable and reliable foundation for TNG Identity, emphasizing security, transparency, and efficiency in managing digital identities.


---

# 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/compatible-blockchains-for-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.
